#a72f4f color space conversions
Hex:
#a72f4f
RGB:
167, 47, 79
CMY:
35, 82, 69
CMYK:
0, 72, 53, 35
HSL:
344°, 56.0748%, 41.9608%
HSV (HSB):
344°, 71.8563%, 65.4902%
XYZ:
18.3641, 10.8130, 8.5164
xyY:
0.4872, 0.2869, 10.8130
CIE-Lab:
39.2638, 50.8493, 9.7505
CIE-LCH:
39.2638, 51.7757, 10.8549
CIE-Luv:
39.2638, 80.9323, 1.9542
Hunter-Lab:
32.8832, 42.1407, 7.6628
#a72f4f color charts
#a72f4f color shades, tints & tones
#a72f4f color schemes
#a72f4f color preview, HTML & CSS examples
This text has a color of #a72f4f
<p style="color:#a72f4f;">Text here</p>
.mytext {color:#a72f4f;}
This box has a color of #a72f4f
<div style="background-color:#a72f4f;">Content here</div>
.mybackground {background-color:#a72f4f;}
Border around this has a color of #a72f4f
<div style="border:2px solid #a72f4f;">Content here</div>
.myborder {border:2px solid #a72f4f;}