#d27c7b color space conversions
Hex:
#d27c7b
RGB:
210, 124, 123
CMY:
18, 51, 52
CMYK:
0, 41, 41, 18
HSL:
1°, 49.1525%, 65.2941%
HSV (HSB):
1°, 41.4286%, 82.3529%
XYZ:
37.3611, 29.5470, 22.4729
xyY:
0.4180, 0.3306, 29.5470
CIE-Lab:
61.2614, 33.2434, 15.0151
CIE-LCH:
61.2614, 36.4770, 24.3073
CIE-Luv:
61.2614, 59.6318, 13.4895
Hunter-Lab:
54.3572, 27.5629, 13.5377
#d27c7b color charts
#d27c7b color shades, tints & tones
#d27c7b color schemes
#d27c7b color preview, HTML & CSS examples
This text has a color of #d27c7b
<p style="color:#d27c7b;">Text here</p>
.mytext {color:#d27c7b;}
This box has a color of #d27c7b
<div style="background-color:#d27c7b;">Content here</div>
.mybackground {background-color:#d27c7b;}
Border around this has a color of #d27c7b
<div style="border:2px solid #d27c7b;">Content here</div>
.myborder {border:2px solid #d27c7b;}