#d65b10 color space conversions
Hex:
#d65b10
RGB:
214, 91, 16
CMY:
16, 64, 94
CMYK:
0, 57, 93, 16
HSL:
23°, 86.0870%, 45.0980%
HSV (HSB):
23°, 92.5234%, 83.9216%
XYZ:
31.5662, 21.8157, 3.0373
xyY:
0.5595, 0.3867, 21.8157
CIE-Lab:
53.8309, 45.2610, 59.7420
CIE-LCH:
53.8309, 74.9511, 52.8522
CIE-Luv:
53.8309, 101.7169, 45.7146
Hunter-Lab:
46.7073, 38.8978, 28.8395
#d65b10 color charts
#d65b10 color shades, tints & tones
#d65b10 color schemes
#d65b10 color preview, HTML & CSS examples
This text has a color of #d65b10
<p style="color:#d65b10;">Text here</p>
.mytext {color:#d65b10;}
This box has a color of #d65b10
<div style="background-color:#d65b10;">Content here</div>
.mybackground {background-color:#d65b10;}
Border around this has a color of #d65b10
<div style="border:2px solid #d65b10;">Content here</div>
.myborder {border:2px solid #d65b10;}