#db4c4c color space conversions
Hex:
#db4c4c
RGB:
219, 76, 76
CMY:
14, 70, 70
CMYK:
0, 65, 65, 14
HSL:
0°, 66.5116%, 57.8431%
HSV (HSB):
0°, 65.2968%, 85.8824%
XYZ:
33.1024, 20.7508, 9.0981
xyY:
0.5258, 0.3296, 20.7508
CIE-Lab:
52.6756, 55.7690, 30.9696
CIE-LCH:
52.6756, 63.7911, 29.0443
CIE-Luv:
52.6756, 108.4883, 23.3923
Hunter-Lab:
45.5530, 49.9943, 20.0454
#db4c4c color charts
#db4c4c color shades, tints & tones
#db4c4c color schemes
#db4c4c color preview, HTML & CSS examples
This text has a color of #db4c4c
<p style="color:#db4c4c;">Text here</p>
.mytext {color:#db4c4c;}
This box has a color of #db4c4c
<div style="background-color:#db4c4c;">Content here</div>
.mybackground {background-color:#db4c4c;}
Border around this has a color of #db4c4c
<div style="border:2px solid #db4c4c;">Content here</div>
.myborder {border:2px solid #db4c4c;}