#d27b1f color space conversions
Hex:
#d27b1f
RGB:
210, 123, 31
CMY:
18, 52, 88
CMYK:
0, 41, 85, 18
HSL:
31°, 74.2739%, 47.2549%
HSV (HSB):
31°, 85.2381%, 82.3529%
XYZ:
33.9086, 27.9665, 4.9072
xyY:
0.5077, 0.4188, 27.9665
CIE-Lab:
59.8584, 27.6418, 59.6164
CIE-LCH:
59.8584, 65.7129, 65.1247
CIE-Luv:
59.8584, 71.5117, 53.9531
Hunter-Lab:
52.8833, 21.9077, 31.5166
#d27b1f color charts
#d27b1f color shades, tints & tones
#d27b1f color schemes
#d27b1f color preview, HTML & CSS examples
This text has a color of #d27b1f
<p style="color:#d27b1f;">Text here</p>
.mytext {color:#d27b1f;}
This box has a color of #d27b1f
<div style="background-color:#d27b1f;">Content here</div>
.mybackground {background-color:#d27b1f;}
Border around this has a color of #d27b1f
<div style="border:2px solid #d27b1f;">Content here</div>
.myborder {border:2px solid #d27b1f;}