#d377cf color space conversions
Hex:
#d377cf
RGB:
211, 119, 207
CMY:
17, 53, 19
CMYK:
0, 44, 2, 17
HSL:
303°, 51.1111%, 64.7059%
HSV (HSB):
303°, 43.6019%, 82.7451%
XYZ:
44.7233, 31.5475, 62.7636
xyY:
0.3217, 0.2269, 31.5475
CIE-Lab:
62.9671, 48.5218, -30.2980
CIE-LCH:
62.9671, 57.2043, 328.0185
CIE-Luv:
62.9671, 45.4050, -54.2727
Hunter-Lab:
56.1672, 43.8385, -26.9361
#d377cf color charts
#d377cf color shades, tints & tones
#d377cf color schemes
#d377cf color preview, HTML & CSS examples
This text has a color of #d377cf
<p style="color:#d377cf;">Text here</p>
.mytext {color:#d377cf;}
This box has a color of #d377cf
<div style="background-color:#d377cf;">Content here</div>
.mybackground {background-color:#d377cf;}
Border around this has a color of #d377cf
<div style="border:2px solid #d377cf;">Content here</div>
.myborder {border:2px solid #d377cf;}