#d27f2f color space conversions
Hex:
#d27f2f
RGB:
210, 127, 47
CMY:
18, 50, 82
CMYK:
0, 40, 78, 18
HSL:
29°, 64.4269%, 50.3922%
HSV (HSB):
29°, 77.6190%, 82.3529%
XYZ:
34.6808, 29.0856, 6.4755
xyY:
0.4937, 0.4141, 29.0856
CIE-Lab:
60.8571, 26.0088, 54.4451
CIE-LCH:
60.8571, 60.3384, 64.4659
CIE-Luv:
60.8571, 67.2809, 51.7903
Hunter-Lab:
53.9311, 20.4064, 30.6328
#d27f2f color charts
#d27f2f color shades, tints & tones
#d27f2f color schemes
#d27f2f color preview, HTML & CSS examples
This text has a color of #d27f2f
<p style="color:#d27f2f;">Text here</p>
.mytext {color:#d27f2f;}
This box has a color of #d27f2f
<div style="background-color:#d27f2f;">Content here</div>
.mybackground {background-color:#d27f2f;}
Border around this has a color of #d27f2f
<div style="border:2px solid #d27f2f;">Content here</div>
.myborder {border:2px solid #d27f2f;}