#de012c color space conversions
Hex:
#de012c
RGB:
222, 1, 44
CMY:
13, 100, 83
CMYK:
0, 100, 80, 13
HSL:
348°, 99.1031%, 43.7255%
HSV (HSB):
348°, 99.5495%, 87.0588%
XYZ:
30.5897, 15.7332, 3.8074
xyY:
0.6102, 0.3138, 15.7332
CIE-Lab:
46.6224, 72.7242, 42.5683
CIE-LCH:
46.6224, 84.2667, 30.3421
CIE-Luv:
46.6224, 146.8468, 24.8458
Hunter-Lab:
39.6650, 68.2454, 22.0743
#de012c color charts
#de012c color shades, tints & tones
#de012c color schemes
#de012c color preview, HTML & CSS examples
This text has a color of #de012c
<p style="color:#de012c;">Text here</p>
.mytext {color:#de012c;}
This box has a color of #de012c
<div style="background-color:#de012c;">Content here</div>
.mybackground {background-color:#de012c;}
Border around this has a color of #de012c
<div style="border:2px solid #de012c;">Content here</div>
.myborder {border:2px solid #de012c;}