#fc1725 color space conversions
Hex:
#fc1725
RGB:
252, 23, 37
CMY:
1, 91, 85
CMYK:
0, 91, 85, 1
HSL:
356°, 97.4468%, 53.9216%
HSV (HSB):
356°, 90.8730%, 98.8235%
XYZ:
40.7852, 21.4418, 3.7393
xyY:
0.6183, 0.3250, 21.4418
CIE-Lab:
53.4297, 77.8645, 54.6972
CIE-LCH:
53.4297, 95.1560, 35.0868
CIE-Luv:
53.4297, 165.8651, 33.4468
Hunter-Lab:
46.3053, 76.1866, 27.6258
#fc1725 color charts
#fc1725 color shades, tints & tones
#fc1725 color schemes
#fc1725 color preview, HTML & CSS examples
This text has a color of #fc1725
<p style="color:#fc1725;">Text here</p>
.mytext {color:#fc1725;}
This box has a color of #fc1725
<div style="background-color:#fc1725;">Content here</div>
.mybackground {background-color:#fc1725;}
Border around this has a color of #fc1725
<div style="border:2px solid #fc1725;">Content here</div>
.myborder {border:2px solid #fc1725;}