#db124c color space conversions
Hex:
#db124c
RGB:
219, 18, 76
CMY:
14, 93, 70
CMYK:
0, 92, 65, 14
HSL:
343°, 84.8101%, 46.4706%
HSV (HSB):
343°, 91.7808%, 85.8824%
XYZ:
30.7342, 16.0145, 8.3087
xyY:
0.5582, 0.2909, 16.0145
CIE-Lab:
46.9935, 71.6637, 23.7785
CIE-LCH:
46.9935, 75.5057, 18.3562
CIE-Luv:
46.9935, 132.9715, 11.4803
Hunter-Lab:
40.0181, 67.0578, 15.7027
#db124c color charts
#db124c color shades, tints & tones
#db124c color schemes
#db124c color preview, HTML & CSS examples
This text has a color of #db124c
<p style="color:#db124c;">Text here</p>
.mytext {color:#db124c;}
This box has a color of #db124c
<div style="background-color:#db124c;">Content here</div>
.mybackground {background-color:#db124c;}
Border around this has a color of #db124c
<div style="border:2px solid #db124c;">Content here</div>
.myborder {border:2px solid #db124c;}