#d27c4f color space conversions
Hex:
#d27c4f
RGB:
210, 124, 79
CMY:
18, 51, 69
CMYK:
0, 41, 62, 18
HSL:
21°, 59.2760%, 56.6667%
HSV (HSB):
21°, 62.3810%, 82.3529%
XYZ:
35.1973, 28.6815, 11.0781
xyY:
0.4696, 0.3826, 28.6815
CIE-Lab:
60.4995, 29.3153, 38.5275
CIE-LCH:
60.4995, 48.4124, 52.7328
CIE-Luv:
60.4995, 66.4577, 38.7930
Hunter-Lab:
53.5551, 23.5918, 25.2241
#d27c4f color charts
#d27c4f color shades, tints & tones
#d27c4f color schemes
#d27c4f color preview, HTML & CSS examples
This text has a color of #d27c4f
<p style="color:#d27c4f;">Text here</p>
.mytext {color:#d27c4f;}
This box has a color of #d27c4f
<div style="background-color:#d27c4f;">Content here</div>
.mybackground {background-color:#d27c4f;}
Border around this has a color of #d27c4f
<div style="border:2px solid #d27c4f;">Content here</div>
.myborder {border:2px solid #d27c4f;}