#d01a06 color space conversions
Hex:
#d01a06
RGB:
208, 26, 6
CMY:
18, 90, 98
CMYK:
0, 88, 97, 18
HSL:
6°, 94.3925%, 41.9608%
HSV (HSB):
6°, 97.1154%, 81.5686%
XYZ:
26.4147, 14.1618, 1.5136
xyY:
0.6276, 0.3365, 14.1618
CIE-Lab:
44.4641, 65.6702, 56.1594
CIE-LCH:
44.4641, 86.4087, 40.5362
CIE-Luv:
44.4641, 136.5811, 31.9946
Hunter-Lab:
37.6322, 59.4358, 23.9579
#d01a06 color charts
#d01a06 color shades, tints & tones
#d01a06 color schemes
#d01a06 color preview, HTML & CSS examples
This text has a color of #d01a06
<p style="color:#d01a06;">Text here</p>
.mytext {color:#d01a06;}
This box has a color of #d01a06
<div style="background-color:#d01a06;">Content here</div>
.mybackground {background-color:#d01a06;}
Border around this has a color of #d01a06
<div style="border:2px solid #d01a06;">Content here</div>
.myborder {border:2px solid #d01a06;}