#db145d color space conversions
Hex:
#db145d
RGB:
219, 20, 93
CMY:
14, 92, 64
CMYK:
0, 91, 58, 14
HSL:
338°, 83.2636%, 46.8627%
HSV (HSB):
338°, 90.8676%, 85.8824%
XYZ:
31.4394, 16.3507, 11.8549
xyY:
0.5271, 0.2741, 16.3507
CIE-Lab:
47.4313, 72.3815, 13.8630
CIE-LCH:
47.4313, 73.6971, 10.8424
CIE-Luv:
47.4313, 126.3350, 1.7998
Hunter-Lab:
40.4360, 68.0224, 10.9228
#db145d color charts
#db145d color shades, tints & tones
#db145d color schemes
#db145d color preview, HTML & CSS examples
This text has a color of #db145d
<p style="color:#db145d;">Text here</p>
.mytext {color:#db145d;}
This box has a color of #db145d
<div style="background-color:#db145d;">Content here</div>
.mybackground {background-color:#db145d;}
Border around this has a color of #db145d
<div style="border:2px solid #db145d;">Content here</div>
.myborder {border:2px solid #db145d;}