#d27d4f color space conversions
Hex:
#d27d4f
RGB:
210, 125, 79
CMY:
18, 51, 69
CMYK:
0, 40, 62, 18
HSL:
21°, 59.2760%, 56.6667%
HSV (HSB):
21°, 62.3810%, 82.3529%
XYZ:
35.3232, 28.9334, 11.1201
xyY:
0.4686, 0.3839, 28.9334
CIE-Lab:
60.7228, 28.7805, 38.7948
CIE-LCH:
60.7228, 48.3048, 53.4295
CIE-Luv:
60.7228, 65.7071, 39.2200
Hunter-Lab:
53.7898, 23.0872, 25.3957
#d27d4f color charts
#d27d4f color shades, tints & tones
#d27d4f color schemes
#d27d4f color preview, HTML & CSS examples
This text has a color of #d27d4f
<p style="color:#d27d4f;">Text here</p>
.mytext {color:#d27d4f;}
This box has a color of #d27d4f
<div style="background-color:#d27d4f;">Content here</div>
.mybackground {background-color:#d27d4f;}
Border around this has a color of #d27d4f
<div style="border:2px solid #d27d4f;">Content here</div>
.myborder {border:2px solid #d27d4f;}