#dc95cb color space conversions
Hex:
#dc95cb
RGB:
220, 149, 203
CMY:
14, 42, 20
CMYK:
0, 32, 8, 14
HSL:
314°, 50.3546%, 72.3529%
HSV (HSB):
314°, 32.2727%, 86.2745%
XYZ:
51.0421, 41.0223, 61.7278
xyY:
0.3319, 0.2667, 41.0223
CIE-Lab:
70.1916, 34.8969, -16.9214
CIE-LCH:
70.1916, 38.7831, 334.1314
CIE-Luv:
70.1916, 38.2501, -31.7347
Hunter-Lab:
64.0487, 30.1663, -12.3075
#dc95cb color charts
#dc95cb color shades, tints & tones
#dc95cb color schemes
#dc95cb color preview, HTML & CSS examples
This text has a color of #dc95cb
<p style="color:#dc95cb;">Text here</p>
.mytext {color:#dc95cb;}
This box has a color of #dc95cb
<div style="background-color:#dc95cb;">Content here</div>
.mybackground {background-color:#dc95cb;}
Border around this has a color of #dc95cb
<div style="border:2px solid #dc95cb;">Content here</div>
.myborder {border:2px solid #dc95cb;}