#db024f color space conversions
Hex:
#db024f
RGB:
219, 2, 79
CMY:
14, 99, 69
CMYK:
0, 99, 64, 14
HSL:
339°, 98.1900%, 43.3333%
HSV (HSB):
339°, 99.0868%, 85.8824%
XYZ:
30.6464, 15.6680, 8.8061
xyY:
0.5560, 0.2842, 15.6680
CIE-Lab:
46.5359, 73.3090, 21.3294
CIE-LCH:
46.5359, 76.3489, 16.2224
CIE-Luv:
46.5359, 134.2131, 8.7365
Hunter-Lab:
39.5828, 68.9310, 14.5175
#db024f color charts
#db024f color shades, tints & tones
#db024f color schemes
#db024f color preview, HTML & CSS examples
This text has a color of #db024f
<p style="color:#db024f;">Text here</p>
.mytext {color:#db024f;}
This box has a color of #db024f
<div style="background-color:#db024f;">Content here</div>
.mybackground {background-color:#db024f;}
Border around this has a color of #db024f
<div style="border:2px solid #db024f;">Content here</div>
.myborder {border:2px solid #db024f;}