#db3256 color space conversions
Hex:
#db3256
RGB:
219, 50, 86
CMY:
14, 80, 66
CMYK:
0, 77, 61, 14
HSL:
347°, 70.1245%, 52.7451%
HSV (HSB):
347°, 77.1689%, 85.8824%
XYZ:
32.0337, 18.0132, 10.5926
xyY:
0.5283, 0.2971, 18.0132
CIE-Lab:
49.5121, 65.5781, 20.9681
CIE-LCH:
49.5121, 68.8487, 17.7313
CIE-Luv:
49.5121, 119.5833, 10.9648
Hunter-Lab:
42.4419, 60.4525, 14.9118
#db3256 color charts
#db3256 color shades, tints & tones
#db3256 color schemes
#db3256 color preview, HTML & CSS examples
This text has a color of #db3256
<p style="color:#db3256;">Text here</p>
.mytext {color:#db3256;}
This box has a color of #db3256
<div style="background-color:#db3256;">Content here</div>
.mybackground {background-color:#db3256;}
Border around this has a color of #db3256
<div style="border:2px solid #db3256;">Content here</div>
.myborder {border:2px solid #db3256;}