#d65d04 color space conversions
Hex:
#d65d04
RGB:
214, 93, 4
CMY:
16, 64, 98
CMYK:
0, 57, 98, 16
HSL:
25°, 96.3303%, 42.7451%
HSV (HSB):
25°, 98.1308%, 83.9216%
XYZ:
31.6678, 22.1336, 2.7180
xyY:
0.5603, 0.3916, 22.1336
CIE-Lab:
54.1685, 44.1774, 62.5290
CIE-LCH:
54.1685, 76.5605, 54.7584
CIE-Luv:
54.1685, 100.5822, 47.4659
Hunter-Lab:
47.0464, 37.8207, 29.5071
#d65d04 color charts
#d65d04 color shades, tints & tones
#d65d04 color schemes
#d65d04 color preview, HTML & CSS examples
This text has a color of #d65d04
<p style="color:#d65d04;">Text here</p>
.mytext {color:#d65d04;}
This box has a color of #d65d04
<div style="background-color:#d65d04;">Content here</div>
.mybackground {background-color:#d65d04;}
Border around this has a color of #d65d04
<div style="border:2px solid #d65d04;">Content here</div>
.myborder {border:2px solid #d65d04;}