#db5d2c color space conversions
Hex:
#db5d2c
RGB:
219, 93, 44
CMY:
14, 64, 83
CMYK:
0, 58, 80, 14
HSL:
17°, 70.8502%, 51.5686%
HSV (HSB):
17°, 79.9087%, 85.8824%
XYZ:
33.5824, 23.0706, 5.0660
xyY:
0.5441, 0.3738, 23.0706
CIE-Lab:
55.1450, 46.8174, 50.7304
CIE-LCH:
55.1450, 69.0322, 47.2971
CIE-Luv:
55.1450, 102.0652, 41.2474
Hunter-Lab:
48.0319, 40.7458, 27.3690
#db5d2c color charts
#db5d2c color shades, tints & tones
#db5d2c color schemes
#db5d2c color preview, HTML & CSS examples
This text has a color of #db5d2c
<p style="color:#db5d2c;">Text here</p>
.mytext {color:#db5d2c;}
This box has a color of #db5d2c
<div style="background-color:#db5d2c;">Content here</div>
.mybackground {background-color:#db5d2c;}
Border around this has a color of #db5d2c
<div style="border:2px solid #db5d2c;">Content here</div>
.myborder {border:2px solid #db5d2c;}