#db812a color space conversions
Hex:
#db812a
RGB:
219, 129, 42
CMY:
14, 49, 84
CMYK:
0, 41, 81, 14
HSL:
29°, 71.0843%, 51.1765%
HSV (HSB):
29°, 80.8219%, 85.8824%
XYZ:
37.4816, 30.9278, 6.1846
xyY:
0.5025, 0.4146, 30.9278
CIE-Lab:
62.4466, 28.5279, 58.3725
CIE-LCH:
62.4466, 64.9706, 63.9543
CIE-Luv:
62.4466, 73.4740, 54.3921
Hunter-Lab:
55.6127, 22.9823, 32.3353
#db812a color charts
#db812a color shades, tints & tones
#db812a color schemes
#db812a color preview, HTML & CSS examples
This text has a color of #db812a
<p style="color:#db812a;">Text here</p>
.mytext {color:#db812a;}
This box has a color of #db812a
<div style="background-color:#db812a;">Content here</div>
.mybackground {background-color:#db812a;}
Border around this has a color of #db812a
<div style="border:2px solid #db812a;">Content here</div>
.myborder {border:2px solid #db812a;}