#d27d16 color space conversions
Hex:
#d27d16
RGB:
210, 125, 22
CMY:
18, 51, 91
CMYK:
0, 40, 90, 18
HSL:
33°, 81.0345%, 45.4902%
HSV (HSB):
33°, 89.5238%, 82.3529%
XYZ:
34.0568, 28.4268, 4.4510
xyY:
0.5088, 0.4247, 28.4268
CIE-Lab:
60.2724, 26.3733, 62.6079
CIE-LCH:
60.2724, 67.9360, 67.1569
CIE-Luv:
60.2724, 70.2628, 56.1231
Hunter-Lab:
53.3168, 20.7148, 32.3721
#d27d16 color charts
#d27d16 color shades, tints & tones
#d27d16 color schemes
#d27d16 color preview, HTML & CSS examples
This text has a color of #d27d16
<p style="color:#d27d16;">Text here</p>
.mytext {color:#d27d16;}
This box has a color of #d27d16
<div style="background-color:#d27d16;">Content here</div>
.mybackground {background-color:#d27d16;}
Border around this has a color of #d27d16
<div style="border:2px solid #d27d16;">Content here</div>
.myborder {border:2px solid #d27d16;}