#fc3325 color space conversions
Hex:
#fc3325
RGB:
252, 51, 37
CMY:
1, 80, 85
CMYK:
0, 80, 85, 1
HSL:
4°, 97.2851%, 56.6667%
HSV (HSB):
4°, 85.3175%, 98.8235%
XYZ:
41.6626, 23.1967, 4.0318
xyY:
0.6048, 0.3367, 23.1967
CIE-Lab:
55.2743, 72.5986, 56.2251
CIE-LCH:
55.2743, 91.8249, 37.7565
CIE-Luv:
55.2743, 155.9397, 36.9124
Hunter-Lab:
48.1629, 70.1237, 28.7508
#fc3325 color charts
#fc3325 color shades, tints & tones
#fc3325 color schemes
#fc3325 color preview, HTML & CSS examples
This text has a color of #fc3325
<p style="color:#fc3325;">Text here</p>
.mytext {color:#fc3325;}
This box has a color of #fc3325
<div style="background-color:#fc3325;">Content here</div>
.mybackground {background-color:#fc3325;}
Border around this has a color of #fc3325
<div style="border:2px solid #fc3325;">Content here</div>
.myborder {border:2px solid #fc3325;}