#db075a color space conversions
Hex:
#db075a
RGB:
219, 7, 90
CMY:
14, 97, 65
CMYK:
0, 97, 59, 14
HSL:
337°, 93.8053%, 44.3137%
HSV (HSB):
337°, 96.8037%, 85.8824%
XYZ:
31.1349, 15.9502, 11.1106
xyY:
0.5350, 0.2741, 15.9502
CIE-Lab:
46.9091, 73.5122, 15.0048
CIE-LCH:
46.9091, 75.0279, 11.5363
CIE-Luv:
46.9091, 129.4080, 2.6281
Hunter-Lab:
39.9377, 69.2650, 11.4621
#db075a color charts
#db075a color shades, tints & tones
#db075a color schemes
#db075a color preview, HTML & CSS examples
This text has a color of #db075a
<p style="color:#db075a;">Text here</p>
.mytext {color:#db075a;}
This box has a color of #db075a
<div style="background-color:#db075a;">Content here</div>
.mybackground {background-color:#db075a;}
Border around this has a color of #db075a
<div style="border:2px solid #db075a;">Content here</div>
.myborder {border:2px solid #db075a;}