#a93e0d color space conversions
Hex:
#a93e0d
RGB:
169, 62, 13
CMY:
34, 76, 95
CMYK:
0, 63, 92, 34
HSL:
19°, 85.7143%, 35.6863%
HSV (HSB):
19°, 92.3077%, 66.2745%
XYZ:
18.1575, 11.9093, 1.7225
xyY:
0.5712, 0.3746, 11.9093
CIE-Lab:
41.0716, 41.9682, 48.1926
CIE-LCH:
41.0716, 63.9050, 48.9492
CIE-Luv:
41.0716, 86.3775, 33.3011
Hunter-Lab:
34.5099, 33.5259, 21.1976
#a93e0d color charts
#a93e0d color shades, tints & tones
#a93e0d color schemes
#a93e0d color preview, HTML & CSS examples
This text has a color of #a93e0d
<p style="color:#a93e0d;">Text here</p>
.mytext {color:#a93e0d;}
This box has a color of #a93e0d
<div style="background-color:#a93e0d;">Content here</div>
.mybackground {background-color:#a93e0d;}
Border around this has a color of #a93e0d
<div style="border:2px solid #a93e0d;">Content here</div>
.myborder {border:2px solid #a93e0d;}