#a72f40 color space conversions
Hex:
#a72f40
RGB:
167, 47, 64
CMY:
35, 82, 75
CMYK:
0, 72, 62, 35
HSL:
352°, 56.0748%, 41.9608%
HSV (HSB):
352°, 71.8563%, 65.4902%
XYZ:
17.8783, 10.6187, 5.9578
xyY:
0.5189, 0.3082, 10.6187
CIE-Lab:
38.9307, 49.7130, 18.7794
CIE-LCH:
38.9307, 53.1418, 20.6944
CIE-Luv:
38.9307, 85.4467, 10.9704
Hunter-Lab:
32.5863, 40.9068, 11.9703
#a72f40 color charts
#a72f40 color shades, tints & tones
#a72f40 color schemes
#a72f40 color preview, HTML & CSS examples
This text has a color of #a72f40
<p style="color:#a72f40;">Text here</p>
.mytext {color:#a72f40;}
This box has a color of #a72f40
<div style="background-color:#a72f40;">Content here</div>
.mybackground {background-color:#a72f40;}
Border around this has a color of #a72f40
<div style="border:2px solid #a72f40;">Content here</div>
.myborder {border:2px solid #a72f40;}