#db265a color space conversions
Hex:
#db265a
RGB:
219, 38, 90
CMY:
14, 85, 65
CMYK:
0, 83, 59, 14
HSL:
343°, 71.5415%, 50.3922%
HSV (HSB):
343°, 82.6484%, 85.8824%
XYZ:
31.7520, 17.1845, 11.3163
xyY:
0.5270, 0.2852, 17.1845
CIE-Lab:
48.4916, 68.9533, 17.1600
CIE-LCH:
48.4916, 71.0565, 13.9750
CIE-Luv:
48.4916, 122.8033, 6.1749
Hunter-Lab:
41.4542, 64.1780, 12.8328
#db265a color charts
#db265a color shades, tints & tones
#db265a color schemes
#db265a color preview, HTML & CSS examples
This text has a color of #db265a
<p style="color:#db265a;">Text here</p>
.mytext {color:#db265a;}
This box has a color of #db265a
<div style="background-color:#db265a;">Content here</div>
.mybackground {background-color:#db265a;}
Border around this has a color of #db265a
<div style="border:2px solid #db265a;">Content here</div>
.myborder {border:2px solid #db265a;}