#db133e color space conversions
Hex:
#db133e
RGB:
219, 19, 62
CMY:
14, 93, 76
CMYK:
0, 91, 72, 14
HSL:
347°, 84.0336%, 46.6667%
HSV (HSB):
347°, 91.3242%, 85.8824%
XYZ:
30.3158, 15.8736, 6.0235
xyY:
0.5806, 0.3040, 15.8736
CIE-Lab:
46.8082, 70.8976, 32.0833
CIE-LCH:
46.8082, 77.8191, 24.3482
CIE-Luv:
46.8082, 137.1765, 18.4546
Hunter-Lab:
39.8417, 66.0987, 18.9254
#db133e color charts
#db133e color shades, tints & tones
#db133e color schemes
#db133e color preview, HTML & CSS examples
This text has a color of #db133e
<p style="color:#db133e;">Text here</p>
.mytext {color:#db133e;}
This box has a color of #db133e
<div style="background-color:#db133e;">Content here</div>
.mybackground {background-color:#db133e;}
Border around this has a color of #db133e
<div style="border:2px solid #db133e;">Content here</div>
.myborder {border:2px solid #db133e;}