#fc200d color space conversions
Hex:
#fc200d
RGB:
252, 32, 13
CMY:
1, 87, 95
CMYK:
0, 87, 95, 1
HSL:
5°, 97.5510%, 51.9608%
HSV (HSB):
5°, 94.8413%, 98.8235%
XYZ:
40.7340, 21.7575, 2.4335
xyY:
0.6274, 0.3351, 21.7575
CIE-Lab:
53.7688, 76.2450, 63.9551
CIE-LCH:
53.7688, 99.5166, 39.9903
CIE-Luv:
53.7688, 165.9105, 38.2244
Hunter-Lab:
46.6450, 74.2515, 29.5583
#fc200d color charts
#fc200d RGB chart
#fc200d CMYK chart
#fc200d RGB pie chart
#fc200d color shades, tints & tones
#fc200d color schemes
#fc200d color preview, HTML & CSS examples
This text has a color of #fc200d
<p style="color:#fc200d;">Text here</p>
.mytext {color:#fc200d;}
Text color #fc200d
This box has a color of #fc200d
<div style="background-color:#fc200d;">Content here</div>
.mybackground {background-color:#fc200d;}
Background color #fc200d
Border around this has a color of #fc200d
<div style="border:2px solid #fc200d;">Content here</div>
.myborder {border:2px solid #fc200d;}
Border color #fc200d