#db92a5 color space conversions
Hex:
#db92a5
RGB:
219, 146, 165
CMY:
14, 43, 35
CMYK:
0, 33, 25, 14
HSL:
344°, 50.3448%, 71.5686%
HSV (HSB):
344°, 33.3333%, 85.8824%
XYZ:
46.2838, 38.3345, 40.5572
xyY:
0.3698, 0.3062, 38.3345
CIE-Lab:
68.2664, 30.1519, 1.3852
CIE-LCH:
68.2664, 30.1837, 2.6304
CIE-Luv:
68.2664, 45.5644, -3.5246
Hunter-Lab:
61.9148, 25.0850, 4.5026
#db92a5 color charts
#db92a5 color shades, tints & tones
#db92a5 color schemes
#db92a5 color preview, HTML & CSS examples
This text has a color of #db92a5
<p style="color:#db92a5;">Text here</p>
.mytext {color:#db92a5;}
This box has a color of #db92a5
<div style="background-color:#db92a5;">Content here</div>
.mybackground {background-color:#db92a5;}
Border around this has a color of #db92a5
<div style="border:2px solid #db92a5;">Content here</div>
.myborder {border:2px solid #db92a5;}