#d37d9a color space conversions
Hex:
#d37d9a
RGB:
211, 125, 154
CMY:
17, 51, 40
CMYK:
0, 41, 27, 17
HSL:
340°, 49.4253%, 65.8824%
HSV (HSB):
340°, 40.7583%, 82.7451%
XYZ:
40.0303, 30.8492, 34.4165
xyY:
0.3802, 0.2930, 30.8492
CIE-Lab:
62.3801, 36.9436, -1.1000
CIE-LCH:
62.3801, 36.9600, 358.2944
CIE-Luv:
62.3801, 53.8294, -8.2662
Hunter-Lab:
55.5421, 31.4500, 2.1405
#d37d9a color charts
#d37d9a color shades, tints & tones
#d37d9a color schemes
#d37d9a color preview, HTML & CSS examples
This text has a color of #d37d9a
<p style="color:#d37d9a;">Text here</p>
.mytext {color:#d37d9a;}
This box has a color of #d37d9a
<div style="background-color:#d37d9a;">Content here</div>
.mybackground {background-color:#d37d9a;}
Border around this has a color of #d37d9a
<div style="border:2px solid #d37d9a;">Content here</div>
.myborder {border:2px solid #d37d9a;}