#d65c00 color space conversions
Hex:
#d65c00
RGB:
214, 92, 0
CMY:
16, 64, 100
CMYK:
0, 57, 100, 16
HSL:
26°, 100.0000%, 41.9608%
HSV (HSB):
26°, 100.0000%, 83.9216%
XYZ:
31.5587, 21.9504, 2.5735
xyY:
0.5627, 0.3914, 21.9504
CIE-Lab:
53.9744, 44.6154, 63.2488
CIE-LCH:
53.9744, 77.4012, 54.8010
CIE-Luv:
53.9744, 101.5248, 47.5130
Hunter-Lab:
46.8513, 38.2466, 29.5391
#d65c00 color charts
#d65c00 color shades, tints & tones
#d65c00 color schemes
#d65c00 color preview, HTML & CSS examples
This text has a color of #d65c00
<p style="color:#d65c00;">Text here</p>
.mytext {color:#d65c00;}
This box has a color of #d65c00
<div style="background-color:#d65c00;">Content here</div>
.mybackground {background-color:#d65c00;}
Border around this has a color of #d65c00
<div style="border:2px solid #d65c00;">Content here</div>
.myborder {border:2px solid #d65c00;}