#d37da5 color space conversions
Hex:
#d37da5
RGB:
211, 125, 165
CMY:
17, 51, 35
CMYK:
0, 41, 22, 17
HSL:
332°, 49.4253%, 65.8824%
HSV (HSB):
332°, 40.7583%, 82.7451%
XYZ:
40.9891, 31.2327, 39.4655
xyY:
0.3670, 0.2796, 31.2327
CIE-Lab:
62.7036, 38.5181, -6.9029
CIE-LCH:
62.7036, 39.1317, 349.8398
CIE-Luv:
62.7036, 51.5896, -16.8291
Hunter-Lab:
55.8862, 33.1178, -2.7487
#d37da5 color charts
#d37da5 color shades, tints & tones
#d37da5 color schemes
#d37da5 color preview, HTML & CSS examples
This text has a color of #d37da5
<p style="color:#d37da5;">Text here</p>
.mytext {color:#d37da5;}
This box has a color of #d37da5
<div style="background-color:#d37da5;">Content here</div>
.mybackground {background-color:#d37da5;}
Border around this has a color of #d37da5
<div style="border:2px solid #d37da5;">Content here</div>
.myborder {border:2px solid #d37da5;}