#db5644 color space conversions
Hex:
#db5644
RGB:
219, 86, 68
CMY:
14, 66, 73
CMYK:
0, 61, 69, 14
HSL:
7°, 67.7130%, 56.2745%
HSV (HSB):
7°, 68.9498%, 85.8824%
XYZ:
33.5846, 22.1330, 7.9708
xyY:
0.5273, 0.3475, 22.1330
CIE-Lab:
54.1678, 51.0371, 37.3139
CIE-LCH:
54.1678, 63.2227, 36.1710
CIE-Luv:
54.1678, 103.5617, 30.3441
Hunter-Lab:
47.0457, 45.0960, 22.8867
#db5644 color charts
#db5644 color shades, tints & tones
#db5644 color schemes
#db5644 color preview, HTML & CSS examples
This text has a color of #db5644
<p style="color:#db5644;">Text here</p>
.mytext {color:#db5644;}
This box has a color of #db5644
<div style="background-color:#db5644;">Content here</div>
.mybackground {background-color:#db5644;}
Border around this has a color of #db5644
<div style="border:2px solid #db5644;">Content here</div>
.myborder {border:2px solid #db5644;}