#d377a1 color space conversions
Hex:
#d377a1
RGB:
211, 119, 161
CMY:
17, 53, 37
CMYK:
0, 44, 24, 17
HSL:
333°, 51.1111%, 64.7059%
HSV (HSB):
333°, 43.6019%, 82.7451%
XYZ:
39.8938, 29.6157, 37.3320
xyY:
0.3734, 0.2772, 29.6157
CIE-Lab:
61.3213, 41.0813, -6.6689
CIE-LCH:
61.3213, 41.6191, 350.7794
CIE-Luv:
61.3213, 55.6807, -16.9106
Hunter-Lab:
54.4203, 35.6170, -2.5783
#d377a1 color charts
#d377a1 color shades, tints & tones
#d377a1 color schemes
#d377a1 color preview, HTML & CSS examples
This text has a color of #d377a1
<p style="color:#d377a1;">Text here</p>
.mytext {color:#d377a1;}
This box has a color of #d377a1
<div style="background-color:#d377a1;">Content here</div>
.mybackground {background-color:#d377a1;}
Border around this has a color of #d377a1
<div style="border:2px solid #d377a1;">Content here</div>
.myborder {border:2px solid #d377a1;}