#d64b06 color space conversions
Hex:
#d64b06
RGB:
214, 75, 6
CMY:
16, 71, 98
CMYK:
0, 65, 97, 16
HSL:
20°, 94.5455%, 43.1373%
HSV (HSB):
20°, 97.1963%, 83.9216%
XYZ:
30.2805, 19.3414, 2.3096
xyY:
0.5831, 0.3724, 19.3414
CIE-Lab:
51.0843, 52.3337, 60.2992
CIE-LCH:
51.0843, 79.8424, 49.0453
CIE-Luv:
51.0843, 114.3503, 42.1427
Hunter-Lab:
43.9789, 45.9383, 27.6715
#d64b06 color charts
#d64b06 color shades, tints & tones
#d64b06 color schemes
#d64b06 color preview, HTML & CSS examples
This text has a color of #d64b06
<p style="color:#d64b06;">Text here</p>
.mytext {color:#d64b06;}
This box has a color of #d64b06
<div style="background-color:#d64b06;">Content here</div>
.mybackground {background-color:#d64b06;}
Border around this has a color of #d64b06
<div style="border:2px solid #d64b06;">Content here</div>
.myborder {border:2px solid #d64b06;}