#fc091d color space conversions
Hex:
#fc091d
RGB:
252, 9, 29
CMY:
1, 96, 89
CMYK:
0, 96, 88, 1
HSL:
355°, 97.5904%, 51.1765%
HSV (HSB):
355°, 96.4286%, 98.8235%
XYZ:
40.4643, 20.9795, 3.0791
xyY:
0.6271, 0.3251, 20.9795
CIE-Lab:
52.9271, 79.0392, 57.9067
CIE-LCH:
52.9271, 97.9815, 36.2277
CIE-Luv:
52.9271, 169.4959, 34.2832
Hunter-Lab:
45.8034, 77.5372, 28.0766
#fc091d color charts
#fc091d color shades, tints & tones
#fc091d color schemes
#fc091d color preview, HTML & CSS examples
This text has a color of #fc091d
<p style="color:#fc091d;">Text here</p>
.mytext {color:#fc091d;}
This box has a color of #fc091d
<div style="background-color:#fc091d;">Content here</div>
.mybackground {background-color:#fc091d;}
Border around this has a color of #fc091d
<div style="border:2px solid #fc091d;">Content here</div>
.myborder {border:2px solid #fc091d;}