#d64d07 color space conversions
Hex:
#d64d07
RGB:
214, 77, 7
CMY:
16, 70, 97
CMYK:
0, 64, 97, 16
HSL:
20°, 93.6652%, 43.3333%
HSV (HSB):
20°, 96.7290%, 83.9216%
XYZ:
30.4238, 19.6192, 2.3844
xyY:
0.5803, 0.3742, 19.6192
CIE-Lab:
51.4040, 51.4937, 60.2591
CIE-LCH:
51.4040, 79.2639, 49.4849
CIE-Luv:
51.4040, 112.8412, 42.5850
Hunter-Lab:
44.2936, 45.0918, 27.8139
#d64d07 color charts
#d64d07 color shades, tints & tones
#d64d07 color schemes
#d64d07 color preview, HTML & CSS examples
This text has a color of #d64d07
<p style="color:#d64d07;">Text here</p>
.mytext {color:#d64d07;}
This box has a color of #d64d07
<div style="background-color:#d64d07;">Content here</div>
.mybackground {background-color:#d64d07;}
Border around this has a color of #d64d07
<div style="border:2px solid #d64d07;">Content here</div>
.myborder {border:2px solid #d64d07;}