#db127b color space conversions
Hex:
#db127b
RGB:
219, 18, 123
CMY:
14, 93, 52
CMYK:
0, 92, 44, 14
HSL:
329°, 84.8101%, 46.4706%
HSV (HSB):
329°, 91.7808%, 85.8824%
XYZ:
33.0049, 16.9227, 20.2658
xyY:
0.4702, 0.2411, 16.9227
CIE-Lab:
48.1625, 74.8763, -3.5657
CIE-LCH:
48.1625, 74.9611, 357.2736
CIE-Luv:
48.1625, 113.8999, -18.9275
Hunter-Lab:
41.1373, 71.2223, -0.4124
#db127b color charts
#db127b color shades, tints & tones
#db127b color schemes
#db127b color preview, HTML & CSS examples
This text has a color of #db127b
<p style="color:#db127b;">Text here</p>
.mytext {color:#db127b;}
This box has a color of #db127b
<div style="background-color:#db127b;">Content here</div>
.mybackground {background-color:#db127b;}
Border around this has a color of #db127b
<div style="border:2px solid #db127b;">Content here</div>
.myborder {border:2px solid #db127b;}