#ce012c color space conversions
Hex:
#ce012c
RGB:
206, 1, 44
CMY:
19, 100, 83
CMYK:
0, 100, 79, 19
HSL:
347°, 99.0338%, 40.5882%
HSV (HSB):
347°, 99.5146%, 80.7843%
XYZ:
25.9191, 13.3254, 3.5888
xyY:
0.6051, 0.3111, 13.3254
CIE-Lab:
43.2495, 68.8522, 38.0292
CIE-LCH:
43.2495, 78.6565, 28.9132
CIE-Luv:
43.2495, 135.1718, 21.7130
Hunter-Lab:
36.5039, 62.8594, 19.7237
#ce012c color charts
#ce012c color shades, tints & tones
#ce012c color schemes
#ce012c color preview, HTML & CSS examples
This text has a color of #ce012c
<p style="color:#ce012c;">Text here</p>
.mytext {color:#ce012c;}
This box has a color of #ce012c
<div style="background-color:#ce012c;">Content here</div>
.mybackground {background-color:#ce012c;}
Border around this has a color of #ce012c
<div style="border:2px solid #ce012c;">Content here</div>
.myborder {border:2px solid #ce012c;}