#db5a5a color space conversions
Hex:
#db5a5a
RGB:
219, 90, 90
CMY:
14, 65, 65
CMYK:
0, 59, 59, 14
HSL:
0°, 64.1791%, 60.5882%
HSV (HSB):
0°, 58.9041%, 85.8824%
XYZ:
34.7150, 23.1106, 12.3040
xyY:
0.4950, 0.3295, 23.1106
CIE-Lab:
55.1861, 50.5706, 26.0423
CIE-LCH:
55.1861, 56.8822, 27.2471
CIE-Luv:
55.1861, 96.2308, 20.7478
Hunter-Lab:
48.0735, 44.7707, 18.4767
#db5a5a color charts
#db5a5a color shades, tints & tones
#db5a5a color schemes
#db5a5a color preview, HTML & CSS examples
This text has a color of #db5a5a
<p style="color:#db5a5a;">Text here</p>
.mytext {color:#db5a5a;}
This box has a color of #db5a5a
<div style="background-color:#db5a5a;">Content here</div>
.mybackground {background-color:#db5a5a;}
Border around this has a color of #db5a5a
<div style="border:2px solid #db5a5a;">Content here</div>
.myborder {border:2px solid #db5a5a;}