#db96cc color space conversions
Hex:
#db96cc
RGB:
219, 150, 204
CMY:
14, 41, 20
CMYK:
0, 32, 7, 14
HSL:
313°, 48.9362%, 72.3529%
HSV (HSB):
313°, 31.5068%, 85.8824%
XYZ:
51.0188, 41.2324, 62.3964
xyY:
0.3299, 0.2666, 41.2324
CIE-Lab:
70.3384, 34.2020, -17.2636
CIE-LCH:
70.3384, 38.3120, 333.2174
CIE-Luv:
70.3384, 36.9170, -32.1588
Hunter-Lab:
64.2125, 29.4522, -12.6644
#db96cc color charts
#db96cc color shades, tints & tones
#db96cc color schemes
#db96cc color preview, HTML & CSS examples
This text has a color of #db96cc
<p style="color:#db96cc;">Text here</p>
.mytext {color:#db96cc;}
This box has a color of #db96cc
<div style="background-color:#db96cc;">Content here</div>
.mybackground {background-color:#db96cc;}
Border around this has a color of #db96cc
<div style="border:2px solid #db96cc;">Content here</div>
.myborder {border:2px solid #db96cc;}