#db3150 color space conversions
Hex:
#db3150
RGB:
219, 49, 80
CMY:
14, 81, 69
CMYK:
0, 78, 63, 14
HSL:
349°, 70.2479%, 52.5490%
HSV (HSB):
349°, 77.6256%, 85.8824%
XYZ:
31.7597, 17.8359, 9.3582
xyY:
0.5387, 0.3025, 17.8359
CIE-Lab:
49.2964, 65.5124, 24.3181
CIE-LCH:
49.2964, 69.8802, 20.3649
CIE-Luv:
49.2964, 121.9007, 14.0995
Hunter-Lab:
42.2325, 60.3285, 16.4249
#db3150 color charts
#db3150 color shades, tints & tones
#db3150 color schemes
#db3150 color preview, HTML & CSS examples
This text has a color of #db3150
<p style="color:#db3150;">Text here</p>
.mytext {color:#db3150;}
This box has a color of #db3150
<div style="background-color:#db3150;">Content here</div>
.mybackground {background-color:#db3150;}
Border around this has a color of #db3150
<div style="border:2px solid #db3150;">Content here</div>
.myborder {border:2px solid #db3150;}