#d27d20 color space conversions
Hex:
#d27d20
RGB:
210, 125, 32
CMY:
18, 51, 87
CMYK:
0, 40, 85, 18
HSL:
31°, 73.5537%, 47.4510%
HSV (HSB):
31°, 84.7619%, 82.3529%
XYZ:
34.1727, 28.4732, 5.0613
xyY:
0.5047, 0.4205, 28.4732
CIE-Lab:
60.3138, 26.5971, 59.6644
CIE-LCH:
60.3138, 65.3241, 65.9737
CIE-Luv:
60.3138, 69.8238, 54.5005
Hunter-Lab:
53.3602, 20.9336, 31.7285
#d27d20 color charts
#d27d20 color shades, tints & tones
#d27d20 color schemes
#d27d20 color preview, HTML & CSS examples
This text has a color of #d27d20
<p style="color:#d27d20;">Text here</p>
.mytext {color:#d27d20;}
This box has a color of #d27d20
<div style="background-color:#d27d20;">Content here</div>
.mybackground {background-color:#d27d20;}
Border around this has a color of #d27d20
<div style="border:2px solid #d27d20;">Content here</div>
.myborder {border:2px solid #d27d20;}