#a82c1c color space conversions
Hex:
#a82c1c
RGB:
168, 44, 28
CMY:
34, 83, 89
CMYK:
0, 74, 83, 34
HSL:
7°, 71.4286%, 38.4314%
HSV (HSB):
7°, 83.3333%, 65.8824%
XYZ:
17.2587, 10.2100, 2.1597
xyY:
0.5825, 0.3446, 10.2100
CIE-Lab:
38.2168, 49.4419, 39.3385
CIE-LCH:
38.2168, 63.1824, 38.5075
CIE-Luv:
38.2168, 95.6048, 25.4101
Hunter-Lab:
31.9531, 40.4945, 18.3598
#a82c1c color charts
#a82c1c color shades, tints & tones
#a82c1c color schemes
#a82c1c color preview, HTML & CSS examples
This text has a color of #a82c1c
<p style="color:#a82c1c;">Text here</p>
.mytext {color:#a82c1c;}
This box has a color of #a82c1c
<div style="background-color:#a82c1c;">Content here</div>
.mybackground {background-color:#a82c1c;}
Border around this has a color of #a82c1c
<div style="border:2px solid #a82c1c;">Content here</div>
.myborder {border:2px solid #a82c1c;}