#db3d51 color space conversions
Hex:
#db3d51
RGB:
219, 61, 81
CMY:
14, 76, 68
CMYK:
0, 72, 63, 14
HSL:
352°, 68.6957%, 54.9020%
HSV (HSB):
352°, 72.1461%, 85.8824%
XYZ:
32.3674, 18.9916, 9.7444
xyY:
0.5297, 0.3108, 18.9916
CIE-Lab:
50.6774, 61.7588, 25.5012
CIE-LCH:
50.6774, 66.8166, 22.4365
CIE-Luv:
50.6774, 115.8421, 16.4626
Hunter-Lab:
43.5794, 56.3119, 17.2483
#db3d51 color charts
#db3d51 color shades, tints & tones
#db3d51 color schemes
#db3d51 color preview, HTML & CSS examples
This text has a color of #db3d51
<p style="color:#db3d51;">Text here</p>
.mytext {color:#db3d51;}
This box has a color of #db3d51
<div style="background-color:#db3d51;">Content here</div>
.mybackground {background-color:#db3d51;}
Border around this has a color of #db3d51
<div style="border:2px solid #db3d51;">Content here</div>
.myborder {border:2px solid #db3d51;}