#a72f02 color space conversions
Hex:
#a72f02
RGB:
167, 47, 2
CMY:
35, 82, 99
CMYK:
0, 72, 99, 35
HSL:
16°, 97.6331%, 33.1373%
HSV (HSB):
16°, 98.8024%, 65.4902%
XYZ:
16.9638, 10.2529, 1.1423
xyY:
0.5982, 0.3615, 10.2529
CIE-Lab:
38.2926, 47.4934, 49.8245
CIE-LCH:
38.2926, 68.8338, 46.3722
CIE-Luv:
38.2926, 95.4390, 30.5775
Hunter-Lab:
32.0202, 38.5315, 20.2989
#a72f02 color charts
#a72f02 color shades, tints & tones
#a72f02 color schemes
#a72f02 color preview, HTML & CSS examples
This text has a color of #a72f02
<p style="color:#a72f02;">Text here</p>
.mytext {color:#a72f02;}
This box has a color of #a72f02
<div style="background-color:#a72f02;">Content here</div>
.mybackground {background-color:#a72f02;}
Border around this has a color of #a72f02
<div style="border:2px solid #a72f02;">Content here</div>
.myborder {border:2px solid #a72f02;}