#db5c5d color space conversions
Hex:
#db5c5d
RGB:
219, 92, 93
CMY:
14, 64, 64
CMYK:
0, 58, 58, 14
HSL:
360°, 63.8191%, 60.9804%
HSV (HSB):
360°, 57.9909%, 85.8824%
XYZ:
35.0163, 23.5047, 13.0472
xyY:
0.4893, 0.3284, 23.5047
CIE-Lab:
55.5884, 49.8673, 24.8270
CIE-LCH:
55.5884, 55.7058, 26.4669
CIE-Luv:
55.5884, 94.2271, 19.7963
Hunter-Lab:
48.4816, 44.0806, 17.9812
#db5c5d color charts
#db5c5d color shades, tints & tones
#db5c5d color schemes
#db5c5d color preview, HTML & CSS examples
This text has a color of #db5c5d
<p style="color:#db5c5d;">Text here</p>
.mytext {color:#db5c5d;}
This box has a color of #db5c5d
<div style="background-color:#db5c5d;">Content here</div>
.mybackground {background-color:#db5c5d;}
Border around this has a color of #db5c5d
<div style="border:2px solid #db5c5d;">Content here</div>
.myborder {border:2px solid #db5c5d;}