#db127a color space conversions
Hex:
#db127a
RGB:
219, 18, 122
CMY:
14, 93, 52
CMYK:
0, 92, 44, 14
HSL:
329°, 84.8101%, 46.4706%
HSV (HSB):
329°, 91.7808%, 85.8824%
XYZ:
32.9426, 16.8978, 19.9377
xyY:
0.4721, 0.2422, 16.8978
CIE-Lab:
48.1310, 74.7908, -3.0005
CIE-LCH:
48.1310, 74.8510, 357.7026
CIE-Luv:
48.1310, 114.3498, -18.1959
Hunter-Lab:
41.1070, 71.1104, 0.0180
#db127a color charts
#db127a color shades, tints & tones
#db127a color schemes
#db127a color preview, HTML & CSS examples
This text has a color of #db127a
<p style="color:#db127a;">Text here</p>
.mytext {color:#db127a;}
This box has a color of #db127a
<div style="background-color:#db127a;">Content here</div>
.mybackground {background-color:#db127a;}
Border around this has a color of #db127a
<div style="border:2px solid #db127a;">Content here</div>
.myborder {border:2px solid #db127a;}