#dc95b5 color space conversions
Hex:
#dc95b5
RGB:
220, 149, 181
CMY:
14, 42, 29
CMYK:
0, 32, 18, 14
HSL:
333°, 50.3546%, 72.3529%
HSV (HSB):
333°, 32.2727%, 86.2745%
XYZ:
48.6031, 40.0467, 48.8842
xyY:
0.3534, 0.2912, 40.0467
CIE-Lab:
69.5028, 31.2864, -5.7252
CIE-LCH:
69.5028, 31.8060, 349.6300
CIE-Luv:
69.5028, 41.9334, -14.0247
Hunter-Lab:
63.2825, 26.3498, -1.5023
#dc95b5 color charts
#dc95b5 color shades, tints & tones
#dc95b5 color schemes
#dc95b5 color preview, HTML & CSS examples
This text has a color of #dc95b5
<p style="color:#dc95b5;">Text here</p>
.mytext {color:#dc95b5;}
This box has a color of #dc95b5
<div style="background-color:#dc95b5;">Content here</div>
.mybackground {background-color:#dc95b5;}
Border around this has a color of #dc95b5
<div style="border:2px solid #dc95b5;">Content here</div>
.myborder {border:2px solid #dc95b5;}