#db3250 color space conversions
Hex:
#db3250
RGB:
219, 50, 80
CMY:
14, 80, 69
CMYK:
0, 77, 63, 14
HSL:
349°, 70.1245%, 52.7451%
HSV (HSB):
349°, 77.1689%, 85.8824%
XYZ:
31.8020, 17.9205, 9.3723
xyY:
0.5382, 0.3032, 17.9205
CIE-Lab:
49.3995, 65.2222, 24.4515
CIE-LCH:
49.3995, 69.6549, 20.5508
CIE-Luv:
49.3995, 121.4601, 14.3197
Hunter-Lab:
42.3326, 60.0147, 16.5062
#db3250 color charts
#db3250 color shades, tints & tones
#db3250 color schemes
#db3250 color preview, HTML & CSS examples
This text has a color of #db3250
<p style="color:#db3250;">Text here</p>
.mytext {color:#db3250;}
This box has a color of #db3250
<div style="background-color:#db3250;">Content here</div>
.mybackground {background-color:#db3250;}
Border around this has a color of #db3250
<div style="border:2px solid #db3250;">Content here</div>
.myborder {border:2px solid #db3250;}