#d27d2b color space conversions
Hex:
#d27d2b
RGB:
210, 125, 43
CMY:
18, 51, 83
CMYK:
0, 40, 80, 18
HSL:
29°, 66.0079%, 49.6078%
HSV (HSB):
29°, 79.5238%, 82.3529%
XYZ:
34.3480, 28.5433, 5.9846
xyY:
0.4987, 0.4144, 28.5433
CIE-Lab:
60.3764, 26.9342, 55.6414
CIE-LCH:
60.3764, 61.8176, 64.1698
CIE-Luv:
60.3764, 69.1686, 52.0761
Hunter-Lab:
53.4259, 21.2639, 30.7567
#d27d2b color charts
#d27d2b color shades, tints & tones
#d27d2b color schemes
#d27d2b color preview, HTML & CSS examples
This text has a color of #d27d2b
<p style="color:#d27d2b;">Text here</p>
.mytext {color:#d27d2b;}
This box has a color of #d27d2b
<div style="background-color:#d27d2b;">Content here</div>
.mybackground {background-color:#d27d2b;}
Border around this has a color of #d27d2b
<div style="border:2px solid #d27d2b;">Content here</div>
.myborder {border:2px solid #d27d2b;}