#fa205c color space conversions
Hex:
#fa205c
RGB:
250, 32, 92
CMY:
2, 87, 64
CMYK:
0, 87, 63, 2
HSL:
343°, 95.6140%, 55.2941%
HSV (HSB):
343°, 87.2000%, 98.0392%
XYZ:
41.8726, 22.1297, 12.1897
xyY:
0.5496, 0.2904, 22.1297
CIE-Lab:
54.1644, 78.0200, 24.5809
CIE-LCH:
54.1644, 81.8006, 17.4875
CIE-Luv:
54.1644, 148.0713, 11.9557
Hunter-Lab:
47.0422, 76.5601, 17.5661
#fa205c color charts
#fa205c color shades, tints & tones
#fa205c color schemes
#fa205c color preview, HTML & CSS examples
This text has a color of #fa205c
<p style="color:#fa205c;">Text here</p>
.mytext {color:#fa205c;}
This box has a color of #fa205c
<div style="background-color:#fa205c;">Content here</div>
.mybackground {background-color:#fa205c;}
Border around this has a color of #fa205c
<div style="border:2px solid #fa205c;">Content here</div>
.myborder {border:2px solid #fa205c;}