#a28c1c color space conversions
Hex:
#a28c1c
RGB:
162, 140, 28
CMY:
36, 45, 89
CMYK:
0, 14, 83, 36
HSL:
50°, 70.5263%, 37.2549%
HSV (HSB):
50°, 82.7160%, 63.5294%
XYZ:
24.4880, 26.5214, 4.9271
xyY:
0.4378, 0.4741, 26.5214
CIE-Lab:
58.5287, -3.0873, 57.2277
CIE-LCH:
58.5287, 57.3109, 93.0880
CIE-Luv:
58.5287, 19.9807, 59.1641
Hunter-Lab:
51.4989, -5.2455, 30.3768
#a28c1c color charts
#a28c1c color shades, tints & tones
#a28c1c color schemes
#a28c1c color preview, HTML & CSS examples
This text has a color of #a28c1c
<p style="color:#a28c1c;">Text here</p>
.mytext {color:#a28c1c;}
This box has a color of #a28c1c
<div style="background-color:#a28c1c;">Content here</div>
.mybackground {background-color:#a28c1c;}
Border around this has a color of #a28c1c
<div style="border:2px solid #a28c1c;">Content here</div>
.myborder {border:2px solid #a28c1c;}