#db5cb8 color space conversions
Hex:
#db5cb8
RGB:
219, 92, 184
CMY:
14, 64, 28
CMYK:
0, 58, 16, 14
HSL:
317°, 63.8191%, 60.9804%
HSV (HSB):
317°, 57.9909%, 85.8824%
XYZ:
41.6923, 26.1751, 48.2023
xyY:
0.3592, 0.2255, 26.1751
CIE-Lab:
58.2028, 60.0659, -24.4924
CIE-LCH:
58.2028, 64.8675, 337.8163
CIE-Luv:
58.2028, 68.2692, -46.4707
Hunter-Lab:
51.1616, 55.9295, -20.0474
#db5cb8 color charts
#db5cb8 color shades, tints & tones
#db5cb8 color schemes
#db5cb8 color preview, HTML & CSS examples
This text has a color of #db5cb8
<p style="color:#db5cb8;">Text here</p>
.mytext {color:#db5cb8;}
This box has a color of #db5cb8
<div style="background-color:#db5cb8;">Content here</div>
.mybackground {background-color:#db5cb8;}
Border around this has a color of #db5cb8
<div style="border:2px solid #db5cb8;">Content here</div>
.myborder {border:2px solid #db5cb8;}