#a82a03 color space conversions
Hex:
#a82a03
RGB:
168, 42, 3
CMY:
34, 84, 99
CMYK:
0, 75, 98, 34
HSL:
14°, 96.4912%, 33.5294%
HSV (HSB):
14°, 98.2143%, 65.8824%
XYZ:
16.9928, 9.9873, 1.1183
xyY:
0.6048, 0.3554, 9.9873
CIE-Lab:
37.8197, 49.6920, 49.3189
CIE-LCH:
37.8197, 70.0118, 44.7841
CIE-Luv:
37.8197, 99.1284, 29.4575
Hunter-Lab:
31.6027, 40.6750, 20.0239
#a82a03 color charts
#a82a03 color shades, tints & tones
#a82a03 color schemes
#a82a03 color preview, HTML & CSS examples
This text has a color of #a82a03
<p style="color:#a82a03;">Text here</p>
.mytext {color:#a82a03;}
This box has a color of #a82a03
<div style="background-color:#a82a03;">Content here</div>
.mybackground {background-color:#a82a03;}
Border around this has a color of #a82a03
<div style="border:2px solid #a82a03;">Content here</div>
.myborder {border:2px solid #a82a03;}