#fc254f color space conversions
Hex:
#fc254f
RGB:
252, 37, 79
CMY:
1, 85, 69
CMYK:
0, 85, 69, 1
HSL:
348°, 97.2851%, 56.6667%
HSV (HSB):
348°, 85.3175%, 98.8235%
XYZ:
42.2177, 22.5831, 9.5310
xyY:
0.5680, 0.3038, 22.5831
CIE-Lab:
54.6403, 77.0110, 32.9916
CIE-LCH:
54.6403, 83.7803, 23.1904
CIE-Luv:
54.6403, 152.3545, 19.8367
Hunter-Lab:
47.5217, 75.4145, 21.3739
#fc254f color charts
#fc254f color shades, tints & tones
#fc254f color schemes
#fc254f color preview, HTML & CSS examples
This text has a color of #fc254f
<p style="color:#fc254f;">Text here</p>
.mytext {color:#fc254f;}
This box has a color of #fc254f
<div style="background-color:#fc254f;">Content here</div>
.mybackground {background-color:#fc254f;}
Border around this has a color of #fc254f
<div style="border:2px solid #fc254f;">Content here</div>
.myborder {border:2px solid #fc254f;}