#fc081e color space conversions
Hex:
#fc081e
RGB:
252, 8, 30
CMY:
1, 97, 88
CMYK:
0, 97, 88, 1
HSL:
355°, 97.6000%, 50.9804%
HSV (HSB):
355°, 96.8254%, 98.8235%
XYZ:
40.4661, 20.9629, 3.1417
xyY:
0.6267, 0.3246, 20.9629
CIE-Lab:
52.9088, 79.1233, 57.4651
CIE-LCH:
52.9088, 97.7892, 35.9899
CIE-Luv:
52.9088, 169.5012, 34.0473
Hunter-Lab:
45.7852, 77.6385, 27.9812
#fc081e color charts
#fc081e color shades, tints & tones
#fc081e color schemes
#fc081e color preview, HTML & CSS examples
This text has a color of #fc081e
<p style="color:#fc081e;">Text here</p>
.mytext {color:#fc081e;}
This box has a color of #fc081e
<div style="background-color:#fc081e;">Content here</div>
.mybackground {background-color:#fc081e;}
Border around this has a color of #fc081e
<div style="border:2px solid #fc081e;">Content here</div>
.myborder {border:2px solid #fc081e;}