#d27c0a color space conversions
Hex:
#d27c0a
RGB:
210, 124, 10
CMY:
18, 51, 96
CMYK:
0, 41, 95, 18
HSL:
34°, 90.9091%, 43.1373%
HSV (HSB):
34°, 95.2381%, 82.3529%
XYZ:
33.8408, 28.1389, 3.9349
xyY:
0.5134, 0.4269, 28.1389
CIE-Lab:
60.0140, 26.7347, 64.9353
CIE-LCH:
60.0140, 70.2235, 67.6224
CIE-Luv:
60.0140, 71.4378, 57.0390
Hunter-Lab:
53.0461, 21.0436, 32.7342
#d27c0a color charts
#d27c0a color shades, tints & tones
#d27c0a color schemes
#d27c0a color preview, HTML & CSS examples
This text has a color of #d27c0a
<p style="color:#d27c0a;">Text here</p>
.mytext {color:#d27c0a;}
This box has a color of #d27c0a
<div style="background-color:#d27c0a;">Content here</div>
.mybackground {background-color:#d27c0a;}
Border around this has a color of #d27c0a
<div style="border:2px solid #d27c0a;">Content here</div>
.myborder {border:2px solid #d27c0a;}