#db95c9 color space conversions
Hex:
#db95c9
RGB:
219, 149, 201
CMY:
14, 42, 21
CMYK:
0, 32, 8, 14
HSL:
315°, 49.2958%, 72.1569%
HSV (HSB):
315°, 31.9635%, 85.8824%
XYZ:
50.5035, 40.7720, 60.4663
xyY:
0.3328, 0.2687, 40.7720
CIE-Lab:
70.0159, 34.2194, -16.0889
CIE-LCH:
70.0159, 37.8130, 334.8186
CIE-Luv:
70.0159, 37.9192, -30.3071
Hunter-Lab:
63.8530, 29.4390, -11.4483
#db95c9 color charts
#db95c9 color shades, tints & tones
#db95c9 color schemes
#db95c9 color preview, HTML & CSS examples
This text has a color of #db95c9
<p style="color:#db95c9;">Text here</p>
.mytext {color:#db95c9;}
This box has a color of #db95c9
<div style="background-color:#db95c9;">Content here</div>
.mybackground {background-color:#db95c9;}
Border around this has a color of #db95c9
<div style="border:2px solid #db95c9;">Content here</div>
.myborder {border:2px solid #db95c9;}