#db306c color space conversions
Hex:
#db306c
RGB:
219, 48, 108
CMY:
14, 81, 58
CMYK:
0, 78, 51, 14
HSL:
339°, 70.3704%, 52.3529%
HSV (HSB):
339°, 78.0822%, 85.8824%
XYZ:
32.9771, 18.2567, 15.9732
xyY:
0.4907, 0.2716, 18.2567
CIE-Lab:
49.8060, 67.6941, 7.9777
CIE-LCH:
49.8060, 68.1625, 6.7213
CIE-Luv:
49.8060, 112.6603, -3.3413
Hunter-Lab:
42.7278, 62.9917, 7.7448
#db306c color charts
#db306c color shades, tints & tones
#db306c color schemes
#db306c color preview, HTML & CSS examples
This text has a color of #db306c
<p style="color:#db306c;">Text here</p>
.mytext {color:#db306c;}
This box has a color of #db306c
<div style="background-color:#db306c;">Content here</div>
.mybackground {background-color:#db306c;}
Border around this has a color of #db306c
<div style="border:2px solid #db306c;">Content here</div>
.myborder {border:2px solid #db306c;}