#a82c2c color space conversions
Hex:
#a82c2c
RGB:
168, 44, 44
CMY:
34, 83, 83
CMYK:
0, 74, 74, 34
HSL:
0°, 58.4906%, 41.5686%
HSV (HSB):
0°, 73.8095%, 65.8824%
XYZ:
17.5038, 10.3080, 3.4500
xyY:
0.5599, 0.3297, 10.3080
CIE-Lab:
38.3897, 50.0301, 30.4883
CIE-LCH:
38.3897, 58.5880, 31.3580
CIE-Luv:
38.3897, 92.7555, 20.0011
Hunter-Lab:
32.1061, 41.1296, 16.1033
#a82c2c color charts
#a82c2c color shades, tints & tones
#a82c2c color schemes
#a82c2c color preview, HTML & CSS examples
This text has a color of #a82c2c
<p style="color:#a82c2c;">Text here</p>
.mytext {color:#a82c2c;}
This box has a color of #a82c2c
<div style="background-color:#a82c2c;">Content here</div>
.mybackground {background-color:#a82c2c;}
Border around this has a color of #a82c2c
<div style="border:2px solid #a82c2c;">Content here</div>
.myborder {border:2px solid #a82c2c;}