#db134a color space conversions
Hex:
#db134a
RGB:
219, 19, 74
CMY:
14, 93, 71
CMYK:
0, 91, 66, 14
HSL:
344°, 84.0336%, 46.6667%
HSV (HSB):
344°, 91.3242%, 85.8824%
XYZ:
30.6823, 16.0202, 7.9536
xyY:
0.5614, 0.2931, 16.0202
CIE-Lab:
47.0010, 71.4380, 25.0175
CIE-LCH:
47.0010, 75.6919, 19.3002
CIE-Luv:
47.0010, 133.4502, 12.6300
Hunter-Lab:
40.0253, 66.7892, 16.2359
#db134a color charts
#db134a color shades, tints & tones
#db134a color schemes
#db134a color preview, HTML & CSS examples
This text has a color of #db134a
<p style="color:#db134a;">Text here</p>
.mytext {color:#db134a;}
This box has a color of #db134a
<div style="background-color:#db134a;">Content here</div>
.mybackground {background-color:#db134a;}
Border around this has a color of #db134a
<div style="border:2px solid #db134a;">Content here</div>
.myborder {border:2px solid #db134a;}