#db1c5c color space conversions
Hex:
#db1c5c
RGB:
219, 28, 92
CMY:
14, 89, 64
CMYK:
0, 87, 58, 14
HSL:
340°, 77.3279%, 48.4314%
HSV (HSB):
340°, 87.2146%, 85.8824%
XYZ:
31.5604, 16.6633, 11.6781
xyY:
0.5269, 0.2782, 16.6633
CIE-Lab:
47.8329, 71.0935, 15.0326
CIE-LCH:
47.8329, 72.6654, 11.9392
CIE-Luv:
47.8329, 124.9705, 3.3797
Hunter-Lab:
40.8207, 66.5707, 11.6126
#db1c5c color charts
#db1c5c color shades, tints & tones
#db1c5c color schemes
#db1c5c color preview, HTML & CSS examples
This text has a color of #db1c5c
<p style="color:#db1c5c;">Text here</p>
.mytext {color:#db1c5c;}
This box has a color of #db1c5c
<div style="background-color:#db1c5c;">Content here</div>
.mybackground {background-color:#db1c5c;}
Border around this has a color of #db1c5c
<div style="border:2px solid #db1c5c;">Content here</div>
.myborder {border:2px solid #db1c5c;}