#d27e6c color space conversions
Hex:
#d27e6c
RGB:
210, 126, 108
CMY:
18, 51, 58
CMYK:
0, 40, 49, 18
HSL:
11°, 53.1250%, 62.3529%
HSV (HSB):
11°, 48.5714%, 82.3529%
XYZ:
36.7460, 29.7061, 17.9845
xyY:
0.4352, 0.3518, 29.7061
CIE-Lab:
61.3998, 30.6255, 23.7135
CIE-LCH:
61.3998, 38.7331, 37.7509
CIE-Luv:
61.3998, 60.8509, 24.0971
Hunter-Lab:
54.5033, 24.9636, 18.5883
#d27e6c color charts
#d27e6c color shades, tints & tones
#d27e6c color schemes
#d27e6c color preview, HTML & CSS examples
This text has a color of #d27e6c
<p style="color:#d27e6c;">Text here</p>
.mytext {color:#d27e6c;}
This box has a color of #d27e6c
<div style="background-color:#d27e6c;">Content here</div>
.mybackground {background-color:#d27e6c;}
Border around this has a color of #d27e6c
<div style="border:2px solid #d27e6c;">Content here</div>
.myborder {border:2px solid #d27e6c;}