#db135c color space conversions
Hex:
#db135c
RGB:
219, 19, 92
CMY:
14, 93, 64
CMYK:
0, 91, 58, 14
HSL:
338°, 84.0336%, 46.6667%
HSV (HSB):
338°, 91.3242%, 85.8824%
XYZ:
31.3781, 16.2985, 11.6173
xyY:
0.5292, 0.2749, 16.2985
CIE-Lab:
47.3637, 72.4477, 14.3887
CIE-LCH:
47.3637, 73.8628, 11.2333
CIE-Luv:
47.3637, 126.9114, 2.3204
Hunter-Lab:
40.3714, 68.0863, 11.1986
#db135c color charts
#db135c color shades, tints & tones
#db135c color schemes
#db135c color preview, HTML & CSS examples
This text has a color of #db135c
<p style="color:#db135c;">Text here</p>
.mytext {color:#db135c;}
This box has a color of #db135c
<div style="background-color:#db135c;">Content here</div>
.mybackground {background-color:#db135c;}
Border around this has a color of #db135c
<div style="border:2px solid #db135c;">Content here</div>
.myborder {border:2px solid #db135c;}