#fc2325 color space conversions
Hex:
#fc2325
RGB:
252, 35, 37
CMY:
1, 86, 85
CMYK:
0, 86, 85, 1
HSL:
359°, 97.3094%, 56.2745%
HSV (HSB):
359°, 86.1111%, 98.8235%
XYZ:
41.0798, 22.0311, 3.8375
xyY:
0.6136, 0.3291, 22.0311
CIE-Lab:
54.0600, 76.0536, 55.2197
CIE-LCH:
54.0600, 93.9860, 35.9820
CIE-Luv:
54.0600, 162.4312, 34.6372
Hunter-Lab:
46.9373, 74.0842, 28.0086
#fc2325 color charts
#fc2325 color shades, tints & tones
#fc2325 color schemes
#fc2325 color preview, HTML & CSS examples
This text has a color of #fc2325
<p style="color:#fc2325;">Text here</p>
.mytext {color:#fc2325;}
This box has a color of #fc2325
<div style="background-color:#fc2325;">Content here</div>
.mybackground {background-color:#fc2325;}
Border around this has a color of #fc2325
<div style="border:2px solid #fc2325;">Content here</div>
.myborder {border:2px solid #fc2325;}