#fc0828 color space conversions
Hex:
#fc0828
RGB:
252, 8, 40
CMY:
1, 97, 84
CMYK:
0, 97, 84, 1
HSL:
352°, 97.6000%, 50.9804%
HSV (HSB):
352°, 96.8254%, 98.8235%
XYZ:
40.6147, 21.0223, 3.9246
xyY:
0.6195, 0.3206, 21.0223
CIE-Lab:
52.9739, 79.3028, 52.8552
CIE-LCH:
52.9739, 95.3027, 33.6834
CIE-Luv:
52.9739, 168.0036, 31.8048
Hunter-Lab:
45.8501, 77.8804, 27.0201
#fc0828 color charts
#fc0828 color shades, tints & tones
#fc0828 color schemes
#fc0828 color preview, HTML & CSS examples
This text has a color of #fc0828
<p style="color:#fc0828;">Text here</p>
.mytext {color:#fc0828;}
This box has a color of #fc0828
<div style="background-color:#fc0828;">Content here</div>
.mybackground {background-color:#fc0828;}
Border around this has a color of #fc0828
<div style="border:2px solid #fc0828;">Content here</div>
.myborder {border:2px solid #fc0828;}