#d70e0e color space conversions
Hex:
#d70e0e
RGB:
215, 14, 14
CMY:
16, 95, 95
CMYK:
0, 93, 93, 16
HSL:
0°, 87.7729%, 44.9020%
HSV (HSB):
0°, 93.4884%, 84.3137%
XYZ:
28.2606, 14.7929, 1.7813
xyY:
0.6303, 0.3299, 14.7929
CIE-Lab:
45.3492, 69.2857, 55.0029
CIE-LCH:
45.3492, 88.4637, 38.4446
CIE-Luv:
45.3492, 144.2021, 31.0972
Hunter-Lab:
38.4615, 63.8502, 24.1771
#d70e0e color charts
#d70e0e color shades, tints & tones
#d70e0e color schemes
#d70e0e color preview, HTML & CSS examples
This text has a color of #d70e0e
<p style="color:#d70e0e;">Text here</p>
.mytext {color:#d70e0e;}
This box has a color of #d70e0e
<div style="background-color:#d70e0e;">Content here</div>
.mybackground {background-color:#d70e0e;}
Border around this has a color of #d70e0e
<div style="border:2px solid #d70e0e;">Content here</div>
.myborder {border:2px solid #d70e0e;}