#db083e color space conversions
Hex:
#db083e
RGB:
219, 8, 62
CMY:
14, 97, 76
CMYK:
0, 96, 72, 14
HSL:
345°, 92.9515%, 44.5098%
HSV (HSB):
345°, 96.3470%, 85.8824%
XYZ:
30.1698, 15.5815, 5.9748
xyY:
0.5833, 0.3012, 15.5815
CIE-Lab:
46.4206, 72.0189, 31.6209
CIE-LCH:
46.4206, 78.6550, 23.7045
CIE-Luv:
46.4206, 139.0254, 17.6630
Hunter-Lab:
39.4735, 67.3499, 18.6571
#db083e color charts
#db083e color shades, tints & tones
#db083e color schemes
#db083e color preview, HTML & CSS examples
This text has a color of #db083e
<p style="color:#db083e;">Text here</p>
.mytext {color:#db083e;}
This box has a color of #db083e
<div style="background-color:#db083e;">Content here</div>
.mybackground {background-color:#db083e;}
Border around this has a color of #db083e
<div style="border:2px solid #db083e;">Content here</div>
.myborder {border:2px solid #db083e;}