#d65a19 color space conversions
Hex:
#d65a19
RGB:
214, 90, 25
CMY:
16, 65, 90
CMYK:
0, 58, 88, 16
HSL:
21°, 79.0795%, 46.8627%
HSV (HSB):
21°, 88.3178%, 83.9216%
XYZ:
31.5632, 21.6787, 3.4405
xyY:
0.5568, 0.3825, 21.6787
CIE-Lab:
53.6844, 45.8818, 56.9161
CIE-LCH:
53.6844, 73.1067, 51.1267
CIE-Luv:
53.6844, 101.9715, 44.1066
Hunter-Lab:
46.5603, 39.5243, 28.2111
#d65a19 color charts
#d65a19 color shades, tints & tones
#d65a19 color schemes
#d65a19 color preview, HTML & CSS examples
This text has a color of #d65a19
<p style="color:#d65a19;">Text here</p>
.mytext {color:#d65a19;}
This box has a color of #d65a19
<div style="background-color:#d65a19;">Content here</div>
.mybackground {background-color:#d65a19;}
Border around this has a color of #d65a19
<div style="border:2px solid #d65a19;">Content here</div>
.myborder {border:2px solid #d65a19;}