#db5b5f color space conversions
Hex:
#db5b5f
RGB:
219, 91, 95
CMY:
14, 64, 63
CMYK:
0, 58, 57, 14
HSL:
358°, 64.0000%, 60.7843%
HSV (HSB):
358°, 58.4475%, 85.8824%
XYZ:
35.0201, 23.3685, 13.4913
xyY:
0.4872, 0.3251, 23.3685
CIE-Lab:
55.4499, 50.4772, 23.4820
CIE-LCH:
55.4499, 55.6718, 24.9478
CIE-Luv:
55.4499, 94.4102, 18.2659
Hunter-Lab:
48.3409, 44.7157, 17.2917
#db5b5f color charts
#db5b5f color shades, tints & tones
#db5b5f color schemes
#db5b5f color preview, HTML & CSS examples
This text has a color of #db5b5f
<p style="color:#db5b5f;">Text here</p>
.mytext {color:#db5b5f;}
This box has a color of #db5b5f
<div style="background-color:#db5b5f;">Content here</div>
.mybackground {background-color:#db5b5f;}
Border around this has a color of #db5b5f
<div style="border:2px solid #db5b5f;">Content here</div>
.myborder {border:2px solid #db5b5f;}