#db12be color space conversions
Hex:
#db12be
RGB:
219, 18, 190
CMY:
14, 93, 25
CMYK:
0, 92, 13, 14
HSL:
309°, 84.8101%, 46.4706%
HSV (HSB):
309°, 91.7808%, 85.8824%
XYZ:
38.7240, 19.2104, 50.3822
xyY:
0.3575, 0.1774, 19.2104
CIE-Lab:
50.9324, 82.1650, -39.2916
CIE-LCH:
50.9324, 91.0765, 334.4427
CIE-Luv:
50.9324, 83.5548, -70.6182
Hunter-Lab:
43.8297, 81.0048, -37.4731
#db12be color charts
#db12be color shades, tints & tones
#db12be color schemes
#db12be color preview, HTML & CSS examples
This text has a color of #db12be
<p style="color:#db12be;">Text here</p>
.mytext {color:#db12be;}
This box has a color of #db12be
<div style="background-color:#db12be;">Content here</div>
.mybackground {background-color:#db12be;}
Border around this has a color of #db12be
<div style="border:2px solid #db12be;">Content here</div>
.myborder {border:2px solid #db12be;}