#db23a5 color space conversions
Hex:
#db23a5
RGB:
219, 35, 165
CMY:
14, 86, 35
CMYK:
0, 84, 25, 14
HSL:
318°, 72.4409%, 49.8039%
HSV (HSB):
318°, 84.0183%, 85.8824%
XYZ:
36.6060, 18.9787, 37.3312
xyY:
0.3940, 0.2043, 18.9787
CIE-Lab:
50.6623, 76.4444, -25.0454
CIE-LCH:
50.6623, 80.4426, 341.8597
CIE-Luv:
50.6623, 92.2729, -48.8126
Hunter-Lab:
43.5646, 73.7499, -20.3114
#db23a5 color charts
#db23a5 color shades, tints & tones
#db23a5 color schemes
#db23a5 color preview, HTML & CSS examples
This text has a color of #db23a5
<p style="color:#db23a5;">Text here</p>
.mytext {color:#db23a5;}
This box has a color of #db23a5
<div style="background-color:#db23a5;">Content here</div>
.mybackground {background-color:#db23a5;}
Border around this has a color of #db23a5
<div style="border:2px solid #db23a5;">Content here</div>
.myborder {border:2px solid #db23a5;}