#d27a8a color space conversions
Hex:
#d27a8a
RGB:
210, 122, 138
CMY:
18, 52, 46
CMYK:
0, 42, 34, 18
HSL:
349°, 49.4382%, 65.0980%
HSV (HSB):
349°, 41.9048%, 82.3529%
XYZ:
38.1253, 29.4557, 27.7208
xyY:
0.4000, 0.3091, 29.4557
CIE-Lab:
61.1817, 36.0671, 6.3129
CIE-LCH:
61.1817, 36.6155, 9.9280
CIE-Luv:
61.1817, 58.0404, 1.9352
Hunter-Lab:
54.2731, 30.4133, 7.7078
#d27a8a color charts
#d27a8a color shades, tints & tones
#d27a8a color schemes
#d27a8a color preview, HTML & CSS examples
This text has a color of #d27a8a
<p style="color:#d27a8a;">Text here</p>
.mytext {color:#d27a8a;}
This box has a color of #d27a8a
<div style="background-color:#d27a8a;">Content here</div>
.mybackground {background-color:#d27a8a;}
Border around this has a color of #d27a8a
<div style="border:2px solid #d27a8a;">Content here</div>
.myborder {border:2px solid #d27a8a;}