#db185c color space conversions
Hex:
#db185c
RGB:
219, 24, 92
CMY:
14, 91, 64
CMYK:
0, 89, 58, 14
HSL:
339°, 80.2469%, 47.6471%
HSV (HSB):
339°, 89.0411%, 85.8824%
XYZ:
31.4718, 16.4860, 11.6486
xyY:
0.5280, 0.2766, 16.4860
CIE-Lab:
47.6058, 71.7481, 14.7211
CIE-LCH:
47.6058, 73.2428, 11.5949
CIE-Luv:
47.6058, 125.9090, 2.8673
Hunter-Lab:
40.6030, 67.3020, 11.4124
#db185c color charts
#db185c color shades, tints & tones
#db185c color schemes
#db185c color preview, HTML & CSS examples
This text has a color of #db185c
<p style="color:#db185c;">Text here</p>
.mytext {color:#db185c;}
This box has a color of #db185c
<div style="background-color:#db185c;">Content here</div>
.mybackground {background-color:#db185c;}
Border around this has a color of #db185c
<div style="border:2px solid #db185c;">Content here</div>
.myborder {border:2px solid #db185c;}