#de013c color space conversions
Hex:
#de013c
RGB:
222, 1, 60
CMY:
13, 100, 76
CMYK:
0, 100, 73, 13
HSL:
344°, 99.1031%, 43.7255%
HSV (HSB):
344°, 99.5495%, 87.0588%
XYZ:
30.9507, 15.8775, 5.7084
xyY:
0.5891, 0.3022, 15.8775
CIE-Lab:
46.8134, 73.2436, 33.4452
CIE-LCH:
46.8134, 80.5184, 24.5429
CIE-Luv:
46.8134, 142.8174, 18.7987
Hunter-Lab:
39.8466, 68.9173, 19.3989
#de013c color charts
#de013c color shades, tints & tones
#de013c color schemes
#de013c color preview, HTML & CSS examples
This text has a color of #de013c
<p style="color:#de013c;">Text here</p>
.mytext {color:#de013c;}
This box has a color of #de013c
<div style="background-color:#de013c;">Content here</div>
.mybackground {background-color:#de013c;}
Border around this has a color of #de013c
<div style="border:2px solid #de013c;">Content here</div>
.myborder {border:2px solid #de013c;}