#d65f0b color space conversions
Hex:
#d65f0b
RGB:
214, 95, 11
CMY:
16, 63, 96
CMYK:
0, 56, 95, 16
HSL:
25°, 90.2222%, 44.1176%
HSV (HSB):
25°, 94.8598%, 83.9216%
XYZ:
31.8842, 22.5047, 2.9800
xyY:
0.5558, 0.3923, 22.5047
CIE-Lab:
54.5585, 43.2839, 61.3808
CIE-LCH:
54.5585, 75.1072, 54.8096
CIE-Luv:
54.5585, 98.7338, 47.4716
Hunter-Lab:
47.4391, 36.9526, 29.4830
#d65f0b color charts
#d65f0b color shades, tints & tones
#d65f0b color schemes
#d65f0b color preview, HTML & CSS examples
This text has a color of #d65f0b
<p style="color:#d65f0b;">Text here</p>
.mytext {color:#d65f0b;}
This box has a color of #d65f0b
<div style="background-color:#d65f0b;">Content here</div>
.mybackground {background-color:#d65f0b;}
Border around this has a color of #d65f0b
<div style="border:2px solid #d65f0b;">Content here</div>
.myborder {border:2px solid #d65f0b;}