#db128a color space conversions
Hex:
#db128a
RGB:
219, 18, 138
CMY:
14, 93, 46
CMYK:
0, 92, 37, 14
HSL:
324°, 84.8101%, 46.4706%
HSV (HSB):
324°, 91.7808%, 85.8824%
XYZ:
34.0172, 17.3277, 25.5964
xyY:
0.4421, 0.2252, 17.3277
CIE-Lab:
48.6703, 76.2447, -11.9340
CIE-LCH:
48.6703, 77.1730, 351.1041
CIE-Luv:
48.6703, 107.0537, -30.1632
Hunter-Lab:
41.6265, 73.0238, -7.3193
#db128a color charts
#db128a color shades, tints & tones
#db128a color schemes
#db128a color preview, HTML & CSS examples
This text has a color of #db128a
<p style="color:#db128a;">Text here</p>
.mytext {color:#db128a;}
This box has a color of #db128a
<div style="background-color:#db128a;">Content here</div>
.mybackground {background-color:#db128a;}
Border around this has a color of #db128a
<div style="border:2px solid #db128a;">Content here</div>
.myborder {border:2px solid #db128a;}