#db196c color space conversions
Hex:
#db196c
RGB:
219, 25, 108
CMY:
14, 90, 58
CMYK:
0, 89, 51, 14
HSL:
334°, 79.5082%, 47.8431%
HSV (HSB):
334°, 88.5845%, 85.8824%
XYZ:
32.2678, 16.8380, 15.7367
xyY:
0.4976, 0.2597, 16.8380
CIE-Lab:
48.0553, 72.7027, 5.4824
CIE-LCH:
48.0553, 72.9091, 4.3124
CIE-Luv:
48.0553, 119.2415, -7.4655
Hunter-Lab:
41.0342, 68.5562, 5.9861
#db196c color charts
#db196c color shades, tints & tones
#db196c color schemes
#db196c color preview, HTML & CSS examples
This text has a color of #db196c
<p style="color:#db196c;">Text here</p>
.mytext {color:#db196c;}
This box has a color of #db196c
<div style="background-color:#db196c;">Content here</div>
.mybackground {background-color:#db196c;}
Border around this has a color of #db196c
<div style="border:2px solid #db196c;">Content here</div>
.myborder {border:2px solid #db196c;}