#de073c color space conversions
Hex:
#de073c
RGB:
222, 7, 60
CMY:
13, 97, 76
CMYK:
0, 97, 73, 13
HSL:
345°, 93.8865%, 44.9020%
HSV (HSB):
345°, 96.8468%, 87.0588%
XYZ:
31.0158, 16.0078, 5.7301
xyY:
0.5879, 0.3034, 16.0078
CIE-Lab:
46.9847, 72.7463, 33.6458
CIE-LCH:
46.9847, 80.1503, 24.8209
CIE-Luv:
46.9847, 141.9823, 19.1468
Hunter-Lab:
40.0097, 68.3572, 19.5155
#de073c color charts
#de073c color shades, tints & tones
#de073c color schemes
#de073c color preview, HTML & CSS examples
This text has a color of #de073c
<p style="color:#de073c;">Text here</p>
.mytext {color:#de073c;}
This box has a color of #de073c
<div style="background-color:#de073c;">Content here</div>
.mybackground {background-color:#de073c;}
Border around this has a color of #de073c
<div style="border:2px solid #de073c;">Content here</div>
.myborder {border:2px solid #de073c;}