#db025b color space conversions
Hex:
#db025b
RGB:
219, 2, 91
CMY:
14, 99, 64
CMYK:
0, 99, 58, 14
HSL:
335°, 98.1900%, 43.3333%
HSV (HSB):
335°, 99.0868%, 85.8824%
XYZ:
31.1235, 15.8588, 11.3182
xyY:
0.5338, 0.2720, 15.8588
CIE-Lab:
46.7887, 73.9890, 14.2186
CIE-LCH:
46.7887, 75.3429, 10.8780
CIE-Luv:
46.7887, 129.6095, 1.6906
Hunter-Lab:
39.8231, 69.8148, 11.0253
#db025b color charts
#db025b color shades, tints & tones
#db025b color schemes
#db025b color preview, HTML & CSS examples
This text has a color of #db025b
<p style="color:#db025b;">Text here</p>
.mytext {color:#db025b;}
This box has a color of #db025b
<div style="background-color:#db025b;">Content here</div>
.mybackground {background-color:#db025b;}
Border around this has a color of #db025b
<div style="border:2px solid #db025b;">Content here</div>
.myborder {border:2px solid #db025b;}