#d27a8c color space conversions
Hex:
#d27a8c
RGB:
210, 122, 140
CMY:
18, 52, 45
CMYK:
0, 42, 33, 18
HSL:
348°, 49.4382%, 65.0980%
HSV (HSB):
348°, 41.9048%, 82.3529%
XYZ:
38.2715, 29.5142, 28.4906
xyY:
0.3975, 0.3066, 29.5142
CIE-Lab:
61.2327, 36.3178, 5.2383
CIE-LCH:
61.2327, 36.6937, 8.2074
CIE-Luv:
61.2327, 57.6423, 0.4717
Hunter-Lab:
54.3269, 30.6751, 6.9355
#d27a8c color charts
#d27a8c color shades, tints & tones
#d27a8c color schemes
#d27a8c color preview, HTML & CSS examples
This text has a color of #d27a8c
<p style="color:#d27a8c;">Text here</p>
.mytext {color:#d27a8c;}
This box has a color of #d27a8c
<div style="background-color:#d27a8c;">Content here</div>
.mybackground {background-color:#d27a8c;}
Border around this has a color of #d27a8c
<div style="border:2px solid #d27a8c;">Content here</div>
.myborder {border:2px solid #d27a8c;}