#db285d color space conversions
Hex:
#db285d
RGB:
219, 40, 93
CMY:
14, 84, 64
CMYK:
0, 82, 58, 14
HSL:
342°, 71.3147%, 50.7843%
HSV (HSB):
342°, 81.7352%, 85.8824%
XYZ:
31.9480, 17.3680, 12.0244
xyY:
0.5208, 0.2831, 17.3680
CIE-Lab:
48.7204, 68.6798, 15.6325
CIE-LCH:
48.7204, 70.4364, 12.8228
CIE-Luv:
48.7204, 121.0541, 4.7118
Hunter-Lab:
41.6749, 63.9071, 12.0655
#db285d color charts
#db285d color shades, tints & tones
#db285d color schemes
#db285d color preview, HTML & CSS examples
This text has a color of #db285d
<p style="color:#db285d;">Text here</p>
.mytext {color:#db285d;}
This box has a color of #db285d
<div style="background-color:#db285d;">Content here</div>
.mybackground {background-color:#db285d;}
Border around this has a color of #db285d
<div style="border:2px solid #db285d;">Content here</div>
.myborder {border:2px solid #db285d;}