#db2130 color space conversions
Hex:
#db2130
RGB:
219, 33, 48
CMY:
14, 87, 81
CMYK:
0, 85, 78, 14
HSL:
355°, 73.8095%, 49.4118%
HSV (HSB):
355°, 84.9315%, 85.8824%
XYZ:
30.2908, 16.3612, 4.3578
xyY:
0.5938, 0.3207, 16.3612
CIE-Lab:
47.4448, 68.0597, 40.9755
CIE-LCH:
47.4448, 79.4425, 31.0501
CIE-Luv:
47.4448, 136.7569, 25.6373
Hunter-Lab:
40.4490, 62.8866, 21.9266
#db2130 color charts
#db2130 color shades, tints & tones
#db2130 color schemes
#db2130 color preview, HTML & CSS examples
This text has a color of #db2130
<p style="color:#db2130;">Text here</p>
.mytext {color:#db2130;}
This box has a color of #db2130
<div style="background-color:#db2130;">Content here</div>
.mybackground {background-color:#db2130;}
Border around this has a color of #db2130
<div style="border:2px solid #db2130;">Content here</div>
.myborder {border:2px solid #db2130;}