#db333a color space conversions
Hex:
#db333a
RGB:
219, 51, 58
CMY:
14, 80, 77
CMYK:
0, 77, 74, 14
HSL:
358°, 70.0000%, 52.9412%
HSV (HSB):
358°, 76.7123%, 85.8824%
XYZ:
31.1610, 17.7332, 5.7835
xyY:
0.5699, 0.3243, 17.7332
CIE-Lab:
49.1709, 63.8593, 37.1830
CIE-LCH:
49.1709, 73.8958, 30.2107
CIE-Luv:
49.1709, 126.8677, 25.0044
Hunter-Lab:
42.1108, 58.3917, 21.3347
#db333a color charts
#db333a color shades, tints & tones
#db333a color schemes
#db333a color preview, HTML & CSS examples
This text has a color of #db333a
<p style="color:#db333a;">Text here</p>
.mytext {color:#db333a;}
This box has a color of #db333a
<div style="background-color:#db333a;">Content here</div>
.mybackground {background-color:#db333a;}
Border around this has a color of #db333a
<div style="border:2px solid #db333a;">Content here</div>
.myborder {border:2px solid #db333a;}