#db95cd color space conversions
Hex:
#db95cd
RGB:
219, 149, 205
CMY:
14, 42, 20
CMYK:
0, 32, 6, 14
HSL:
312°, 49.2958%, 72.1569%
HSV (HSB):
312°, 31.9635%, 85.8824%
XYZ:
50.9803, 40.9627, 62.9773
xyY:
0.3291, 0.2644, 40.9627
CIE-Lab:
70.1498, 34.9127, -18.1028
CIE-LCH:
70.1498, 39.3269, 332.5926
CIE-Luv:
70.1498, 37.2486, -33.5807
Hunter-Lab:
64.0021, 30.1788, -13.5391
#db95cd color charts
#db95cd color shades, tints & tones
#db95cd color schemes
#db95cd color preview, HTML & CSS examples
This text has a color of #db95cd
<p style="color:#db95cd;">Text here</p>
.mytext {color:#db95cd;}
This box has a color of #db95cd
<div style="background-color:#db95cd;">Content here</div>
.mybackground {background-color:#db95cd;}
Border around this has a color of #db95cd
<div style="border:2px solid #db95cd;">Content here</div>
.myborder {border:2px solid #db95cd;}