#d70c06 color space conversions
Hex:
#d70c06
RGB:
215, 12, 6
CMY:
16, 95, 98
CMYK:
0, 94, 97, 16
HSL:
2°, 94.5701%, 43.3333%
HSV (HSB):
2°, 97.2093%, 84.3137%
XYZ:
28.1887, 14.7232, 1.5284
xyY:
0.6343, 0.3313, 14.7232
CIE-Lab:
45.2527, 69.4181, 57.3622
CIE-LCH:
45.2527, 90.0517, 39.5679
CIE-Luv:
45.2527, 145.1527, 31.8434
Hunter-Lab:
38.3708, 63.9842, 24.4978
#d70c06 color charts
#d70c06 color shades, tints & tones
#d70c06 color schemes
#d70c06 color preview, HTML & CSS examples
This text has a color of #d70c06
<p style="color:#d70c06;">Text here</p>
.mytext {color:#d70c06;}
This box has a color of #d70c06
<div style="background-color:#d70c06;">Content here</div>
.mybackground {background-color:#d70c06;}
Border around this has a color of #d70c06
<div style="border:2px solid #d70c06;">Content here</div>
.myborder {border:2px solid #d70c06;}