#db8041 color space conversions
Hex:
#db8041
RGB:
219, 128, 65
CMY:
14, 50, 75
CMYK:
0, 42, 70, 14
HSL:
25°, 68.1416%, 55.6863%
HSV (HSB):
25°, 70.3196%, 85.8824%
XYZ:
37.8867, 30.8801, 8.9646
xyY:
0.4874, 0.3973, 30.8801
CIE-Lab:
62.4063, 30.0180, 48.1762
CIE-LCH:
62.4063, 56.7629, 58.0735
CIE-Luv:
62.4063, 72.3589, 47.0923
Hunter-Lab:
55.5698, 24.4515, 29.3341
#db8041 color charts
#db8041 color shades, tints & tones
#db8041 color schemes
#db8041 color preview, HTML & CSS examples
This text has a color of #db8041
<p style="color:#db8041;">Text here</p>
.mytext {color:#db8041;}
This box has a color of #db8041
<div style="background-color:#db8041;">Content here</div>
.mybackground {background-color:#db8041;}
Border around this has a color of #db8041
<div style="border:2px solid #db8041;">Content here</div>
.myborder {border:2px solid #db8041;}