#d37d8a color space conversions
Hex:
#d37d8a
RGB:
211, 125, 138
CMY:
17, 51, 46
CMYK:
0, 41, 35, 17
HSL:
351°, 49.4253%, 65.8824%
HSV (HSB):
351°, 40.7583%, 82.7451%
XYZ:
38.7850, 30.3511, 27.8589
xyY:
0.3999, 0.3129, 30.3511
CIE-Lab:
61.9560, 34.8445, 7.4378
CIE-LCH:
61.9560, 35.6295, 12.0493
CIE-Luv:
61.9560, 56.9772, 3.6750
Hunter-Lab:
55.0918, 29.2545, 8.5824
#d37d8a color charts
#d37d8a color shades, tints & tones
#d37d8a color schemes
#d37d8a color preview, HTML & CSS examples
This text has a color of #d37d8a
<p style="color:#d37d8a;">Text here</p>
.mytext {color:#d37d8a;}
This box has a color of #d37d8a
<div style="background-color:#d37d8a;">Content here</div>
.mybackground {background-color:#d37d8a;}
Border around this has a color of #d37d8a
<div style="border:2px solid #d37d8a;">Content here</div>
.myborder {border:2px solid #d37d8a;}