#d65d20 color space conversions
Hex:
#d65d20
RGB:
214, 93, 32
CMY:
16, 64, 87
CMYK:
0, 57, 85, 16
HSL:
20°, 73.9837%, 48.2353%
HSV (HSB):
20°, 85.0467%, 83.9216%
XYZ:
31.9066, 22.2291, 3.9755
xyY:
0.5491, 0.3825, 22.2291
CIE-Lab:
54.2693, 44.6120, 54.8041
CIE-LCH:
54.2693, 70.6662, 50.8535
CIE-Luv:
54.2693, 99.0873, 43.7077
Hunter-Lab:
47.1478, 38.2888, 28.0041
#d65d20 color charts
#d65d20 color shades, tints & tones
#d65d20 color schemes
#d65d20 color preview, HTML & CSS examples
This text has a color of #d65d20
<p style="color:#d65d20;">Text here</p>
.mytext {color:#d65d20;}
This box has a color of #d65d20
<div style="background-color:#d65d20;">Content here</div>
.mybackground {background-color:#d65d20;}
Border around this has a color of #d65d20
<div style="border:2px solid #d65d20;">Content here</div>
.myborder {border:2px solid #d65d20;}