#d65d15 color space conversions
Hex:
#d65d15
RGB:
214, 93, 21
CMY:
16, 64, 92
CMYK:
0, 57, 90, 16
HSL:
22°, 82.1277%, 46.0784%
HSV (HSB):
22°, 90.1869%, 83.9216%
XYZ:
31.7813, 22.1790, 3.3154
xyY:
0.5549, 0.3872, 22.1790
CIE-Lab:
54.2164, 44.3842, 58.6096
CIE-LCH:
54.2164, 73.5190, 52.8639
CIE-Luv:
54.2164, 99.8668, 45.6684
Hunter-Lab:
47.0946, 38.0433, 28.7923
#d65d15 color charts
#d65d15 color shades, tints & tones
#d65d15 color schemes
#d65d15 color preview, HTML & CSS examples
This text has a color of #d65d15
<p style="color:#d65d15;">Text here</p>
.mytext {color:#d65d15;}
This box has a color of #d65d15
<div style="background-color:#d65d15;">Content here</div>
.mybackground {background-color:#d65d15;}
Border around this has a color of #d65d15
<div style="border:2px solid #d65d15;">Content here</div>
.myborder {border:2px solid #d65d15;}