#d70c2e color space conversions
Hex:
#d70c2e
RGB:
215, 12, 46
CMY:
16, 95, 82
CMYK:
0, 94, 79, 16
HSL:
350°, 89.4273%, 44.5098%
HSV (HSB):
350°, 94.4186%, 84.3137%
XYZ:
28.6489, 14.9073, 3.9522
xyY:
0.6030, 0.3138, 14.9073
CIE-Lab:
45.5069, 70.1272, 39.8264
CIE-LCH:
45.5069, 80.6472, 29.5930
CIE-Luv:
45.5069, 139.6429, 23.4540
Hunter-Lab:
38.6099, 64.8813, 20.9579
#d70c2e color charts
#d70c2e color shades, tints & tones
#d70c2e color schemes
#d70c2e color preview, HTML & CSS examples
This text has a color of #d70c2e
<p style="color:#d70c2e;">Text here</p>
.mytext {color:#d70c2e;}
This box has a color of #d70c2e
<div style="background-color:#d70c2e;">Content here</div>
.mybackground {background-color:#d70c2e;}
Border around this has a color of #d70c2e
<div style="border:2px solid #d70c2e;">Content here</div>
.myborder {border:2px solid #d70c2e;}