#d27f72 color space conversions
Hex:
#d27f72
RGB:
210, 127, 114
CMY:
18, 50, 55
CMYK:
0, 40, 46, 18
HSL:
8°, 51.6129%, 63.5294%
HSV (HSB):
8°, 45.7143%, 82.3529%
XYZ:
37.2050, 30.0953, 19.7676
xyY:
0.4273, 0.3457, 30.0953
CIE-Lab:
61.7364, 30.6850, 20.7808
CIE-LCH:
61.7364, 37.0596, 34.1070
CIE-Luv:
61.7364, 59.1981, 20.8557
Hunter-Lab:
54.8592, 25.0535, 17.0372
#d27f72 color charts
#d27f72 color shades, tints & tones
#d27f72 color schemes
#d27f72 color preview, HTML & CSS examples
This text has a color of #d27f72
<p style="color:#d27f72;">Text here</p>
.mytext {color:#d27f72;}
This box has a color of #d27f72
<div style="background-color:#d27f72;">Content here</div>
.mybackground {background-color:#d27f72;}
Border around this has a color of #d27f72
<div style="border:2px solid #d27f72;">Content here</div>
.myborder {border:2px solid #d27f72;}