#ce030e color space conversions
Hex:
#ce030e
RGB:
206, 3, 14
CMY:
19, 99, 95
CMYK:
0, 99, 93, 19
HSL:
357°, 97.1292%, 40.9804%
HSV (HSB):
357°, 98.5437%, 80.7843%
XYZ:
25.5654, 13.2186, 1.6195
xyY:
0.6328, 0.3272, 13.2186
CIE-Lab:
43.0909, 68.0545, 52.6956
CIE-LCH:
43.0909, 86.0711, 37.7512
CIE-Luv:
43.0909, 139.6514, 29.0438
Hunter-Lab:
36.3575, 61.8901, 22.8093
#ce030e color charts
#ce030e color shades, tints & tones
#ce030e color schemes
#ce030e color preview, HTML & CSS examples
This text has a color of #ce030e
<p style="color:#ce030e;">Text here</p>
.mytext {color:#ce030e;}
This box has a color of #ce030e
<div style="background-color:#ce030e;">Content here</div>
.mybackground {background-color:#ce030e;}
Border around this has a color of #ce030e
<div style="border:2px solid #ce030e;">Content here</div>
.myborder {border:2px solid #ce030e;}