#db5c64 color space conversions
Hex:
#db5c64
RGB:
219, 92, 100
CMY:
14, 64, 61
CMYK:
0, 58, 54, 14
HSL:
356°, 63.8191%, 60.9804%
HSV (HSB):
356°, 57.9909%, 85.8824%
XYZ:
35.3408, 23.6345, 14.7558
xyY:
0.4793, 0.3205, 23.6345
CIE-Lab:
55.7199, 50.4041, 20.9249
CIE-LCH:
55.7199, 54.5750, 22.5454
CIE-Luv:
55.7199, 92.5644, 15.6736
Hunter-Lab:
48.6153, 44.6836, 16.0349
#db5c64 color charts
#db5c64 color shades, tints & tones
#db5c64 color schemes
#db5c64 color preview, HTML & CSS examples
This text has a color of #db5c64
<p style="color:#db5c64;">Text here</p>
.mytext {color:#db5c64;}
This box has a color of #db5c64
<div style="background-color:#db5c64;">Content here</div>
.mybackground {background-color:#db5c64;}
Border around this has a color of #db5c64
<div style="border:2px solid #db5c64;">Content here</div>
.myborder {border:2px solid #db5c64;}