#a63e0e color space conversions
Hex:
#a63e0e
RGB:
166, 62, 14
CMY:
35, 76, 95
CMYK:
0, 63, 92, 35
HSL:
19°, 84.4444%, 35.2941%
HSV (HSB):
19°, 91.5663%, 65.0980%
XYZ:
17.5278, 11.5839, 1.7276
xyY:
0.5684, 0.3756, 11.5839
CIE-Lab:
40.5471, 40.8612, 47.2389
CIE-LCH:
40.5471, 62.4592, 49.1405
CIE-Luv:
40.5471, 83.8186, 32.8433
Hunter-Lab:
34.0352, 32.3641, 20.8152
#a63e0e color charts
#a63e0e color shades, tints & tones
#a63e0e color schemes
#a63e0e color preview, HTML & CSS examples
This text has a color of #a63e0e
<p style="color:#a63e0e;">Text here</p>
.mytext {color:#a63e0e;}
This box has a color of #a63e0e
<div style="background-color:#a63e0e;">Content here</div>
.mybackground {background-color:#a63e0e;}
Border around this has a color of #a63e0e
<div style="border:2px solid #a63e0e;">Content here</div>
.myborder {border:2px solid #a63e0e;}