#d4070e color space conversions
Hex:
#d4070e
RGB:
212, 7, 14
CMY:
17, 97, 95
CMYK:
0, 97, 93, 17
HSL:
358°, 93.6073%, 42.9412%
HSV (HSB):
358°, 96.6981%, 83.1373%
XYZ:
27.3066, 14.1807, 1.7134
xyY:
0.6321, 0.3283, 14.1807
CIE-Lab:
44.4910, 69.1864, 54.1766
CIE-LCH:
44.4910, 87.8741, 38.0628
CIE-Luv:
44.4910, 143.2632, 30.2223
Hunter-Lab:
37.6573, 63.5364, 23.6624
#d4070e color charts
#d4070e color shades, tints & tones
#d4070e color schemes
#d4070e color preview, HTML & CSS examples
This text has a color of #d4070e
<p style="color:#d4070e;">Text here</p>
.mytext {color:#d4070e;}
This box has a color of #d4070e
<div style="background-color:#d4070e;">Content here</div>
.mybackground {background-color:#d4070e;}
Border around this has a color of #d4070e
<div style="border:2px solid #d4070e;">Content here</div>
.myborder {border:2px solid #d4070e;}