#a03d05 color space conversions
Hex:
#a03d05
RGB:
160, 61, 5
CMY:
37, 76, 98
CMYK:
0, 62, 97, 37
HSL:
22°, 93.9394%, 32.3529%
HSV (HSB):
22°, 96.8750%, 62.7451%
XYZ:
16.1933, 10.8220, 1.3790
xyY:
0.5703, 0.3811, 10.8220
CIE-Lab:
39.2791, 38.9128, 48.6901
CIE-LCH:
39.2791, 62.3292, 51.3683
CIE-Luv:
39.2791, 80.0515, 33.1313
Hunter-Lab:
32.8968, 30.2964, 20.5425
#a03d05 color charts
#a03d05 color shades, tints & tones
#a03d05 color schemes
#a03d05 color preview, HTML & CSS examples
This text has a color of #a03d05
<p style="color:#a03d05;">Text here</p>
.mytext {color:#a03d05;}
This box has a color of #a03d05
<div style="background-color:#a03d05;">Content here</div>
.mybackground {background-color:#a03d05;}
Border around this has a color of #a03d05
<div style="border:2px solid #a03d05;">Content here</div>
.myborder {border:2px solid #a03d05;}