#d64d00 color space conversions
Hex:
#d64d00
RGB:
214, 77, 0
CMY:
16, 70, 100
CMYK:
0, 64, 100, 16
HSL:
22°, 100.0000%, 41.9608%
HSV (HSB):
22°, 100.0000%, 83.9216%
XYZ:
30.3854, 19.6039, 2.1824
xyY:
0.5824, 0.3758, 19.6039
CIE-Lab:
51.3864, 51.4257, 61.8554
CIE-LCH:
51.3864, 80.4406, 50.2604
CIE-Luv:
51.3864, 113.1401, 43.2307
Hunter-Lab:
44.2763, 45.0155, 28.0709
#d64d00 color charts
#d64d00 color shades, tints & tones
#d64d00 color schemes
#d64d00 color preview, HTML & CSS examples
This text has a color of #d64d00
<p style="color:#d64d00;">Text here</p>
.mytext {color:#d64d00;}
This box has a color of #d64d00
<div style="background-color:#d64d00;">Content here</div>
.mybackground {background-color:#d64d00;}
Border around this has a color of #d64d00
<div style="border:2px solid #d64d00;">Content here</div>
.myborder {border:2px solid #d64d00;}