#a2750c color space conversions
Hex:
#a2750c
RGB:
162, 117, 12
CMY:
36, 54, 95
CMYK:
0, 28, 93, 36
HSL:
42°, 86.2069%, 34.1176%
HSV (HSB):
42°, 92.5926%, 63.5294%
XYZ:
21.3279, 20.4305, 3.1672
xyY:
0.4747, 0.4548, 20.4305
CIE-Lab:
52.3205, 9.3518, 56.2854
CIE-LCH:
52.3205, 57.0570, 80.5665
CIE-Luv:
52.3205, 37.4740, 52.2511
Hunter-Lab:
45.2001, 5.1261, 27.4856
#a2750c color charts
#a2750c color shades, tints & tones
#a2750c color schemes
#a2750c color preview, HTML & CSS examples
This text has a color of #a2750c
<p style="color:#a2750c;">Text here</p>
.mytext {color:#a2750c;}
This box has a color of #a2750c
<div style="background-color:#a2750c;">Content here</div>
.mybackground {background-color:#a2750c;}
Border around this has a color of #a2750c
<div style="border:2px solid #a2750c;">Content here</div>
.myborder {border:2px solid #a2750c;}