#d65a00 color space conversions
Hex:
#d65a00
RGB:
214, 90, 0
CMY:
16, 65, 100
CMYK:
0, 58, 100, 16
HSL:
25°, 100.0000%, 41.9608%
HSV (HSB):
25°, 100.0000%, 83.9216%
XYZ:
31.3877, 21.6085, 2.5165
xyY:
0.5654, 0.3893, 21.6085
CIE-Lab:
53.6091, 45.5635, 63.0459
CIE-LCH:
53.6091, 77.7870, 54.1442
CIE-Luv:
53.6091, 103.1223, 46.9137
Hunter-Lab:
46.4849, 39.1789, 29.3297
#d65a00 color charts
#d65a00 color shades, tints & tones
#d65a00 color schemes
#d65a00 color preview, HTML & CSS examples
This text has a color of #d65a00
<p style="color:#d65a00;">Text here</p>
.mytext {color:#d65a00;}
This box has a color of #d65a00
<div style="background-color:#d65a00;">Content here</div>
.mybackground {background-color:#d65a00;}
Border around this has a color of #d65a00
<div style="border:2px solid #d65a00;">Content here</div>
.myborder {border:2px solid #d65a00;}