#d27b6d color space conversions
Hex:
#d27b6d
RGB:
210, 123, 109
CMY:
18, 52, 57
CMYK:
0, 41, 48, 18
HSL:
8°, 52.8796%, 62.5490%
HSV (HSB):
8°, 48.0952%, 82.3529%
XYZ:
36.4216, 28.9717, 18.1405
xyY:
0.4360, 0.3468, 28.9717
CIE-Lab:
60.7566, 32.3227, 22.2883
CIE-LCH:
60.7566, 39.2623, 34.5884
CIE-Luv:
60.7566, 62.7425, 22.0568
Hunter-Lab:
53.8253, 26.5900, 17.6956
#d27b6d color charts
#d27b6d color shades, tints & tones
#d27b6d color schemes
#d27b6d color preview, HTML & CSS examples
This text has a color of #d27b6d
<p style="color:#d27b6d;">Text here</p>
.mytext {color:#d27b6d;}
This box has a color of #d27b6d
<div style="background-color:#d27b6d;">Content here</div>
.mybackground {background-color:#d27b6d;}
Border around this has a color of #d27b6d
<div style="border:2px solid #d27b6d;">Content here</div>
.myborder {border:2px solid #d27b6d;}