#d377c0 color space conversions
Hex:
#d377c0
RGB:
211, 119, 192
CMY:
17, 53, 25
CMYK:
0, 44, 9, 17
HSL:
312°, 51.1111%, 64.7059%
HSV (HSB):
312°, 43.6019%, 82.7451%
XYZ:
42.9752, 30.8483, 53.5584
xyY:
0.3374, 0.2422, 30.8483
CIE-Lab:
62.3794, 45.9210, -22.7403
CIE-LCH:
62.3794, 51.2432, 333.6552
CIE-Luv:
62.3794, 48.7567, -41.9268
Hunter-Lab:
55.5413, 40.9178, -18.2945
#d377c0 color charts
#d377c0 color shades, tints & tones
#d377c0 color schemes
#d377c0 color preview, HTML & CSS examples
This text has a color of #d377c0
<p style="color:#d377c0;">Text here</p>
.mytext {color:#d377c0;}
This box has a color of #d377c0
<div style="background-color:#d377c0;">Content here</div>
.mybackground {background-color:#d377c0;}
Border around this has a color of #d377c0
<div style="border:2px solid #d377c0;">Content here</div>
.myborder {border:2px solid #d377c0;}