#d27f4a color space conversions
Hex:
#d27f4a
RGB:
210, 127, 74
CMY:
18, 50, 71
CMYK:
0, 40, 65, 18
HSL:
23°, 60.1770%, 55.6863%
HSV (HSB):
23°, 64.7619%, 82.3529%
XYZ:
35.4037, 29.3748, 10.2825
xyY:
0.4717, 0.3913, 29.3748
CIE-Lab:
61.1110, 27.3801, 41.8728
CIE-LCH:
61.1110, 50.0301, 56.8198
CIE-Luv:
61.1110, 64.7865, 42.2964
Hunter-Lab:
54.1985, 21.7530, 26.6905
#d27f4a color charts
#d27f4a color shades, tints & tones
#d27f4a color schemes
#d27f4a color preview, HTML & CSS examples
This text has a color of #d27f4a
<p style="color:#d27f4a;">Text here</p>
.mytext {color:#d27f4a;}
This box has a color of #d27f4a
<div style="background-color:#d27f4a;">Content here</div>
.mybackground {background-color:#d27f4a;}
Border around this has a color of #d27f4a
<div style="border:2px solid #d27f4a;">Content here</div>
.myborder {border:2px solid #d27f4a;}