#db25c9 color space conversions
Hex:
#db25c9
RGB:
219, 37, 201
CMY:
14, 85, 21
CMYK:
0, 83, 8, 14
HSL:
306°, 71.6535%, 50.1961%
HSV (HSB):
306°, 83.1050%, 85.8824%
XYZ:
40.4176, 20.6003, 57.1043
xyY:
0.3422, 0.1744, 20.6003
CIE-Lab:
52.5092, 80.6956, -43.1678
CIE-LCH:
52.5092, 91.5163, 331.8556
CIE-Luv:
52.5092, 76.8809, -76.6557
Hunter-Lab:
45.3875, 79.5263, -42.8245
#db25c9 color charts
#db25c9 color shades, tints & tones
#db25c9 color schemes
#db25c9 color preview, HTML & CSS examples
This text has a color of #db25c9
<p style="color:#db25c9;">Text here</p>
.mytext {color:#db25c9;}
This box has a color of #db25c9
<div style="background-color:#db25c9;">Content here</div>
.mybackground {background-color:#db25c9;}
Border around this has a color of #db25c9
<div style="border:2px solid #db25c9;">Content here</div>
.myborder {border:2px solid #db25c9;}