#a7535f color space conversions
Hex:
#a7535f
RGB:
167, 83, 95
CMY:
35, 67, 63
CMYK:
0, 50, 43, 35
HSL:
351°, 33.6000%, 49.0196%
HSV (HSB):
351°, 50.2994%, 65.4902%
XYZ:
21.0952, 15.2282, 12.6540
xyY:
0.4307, 0.3109, 15.2282
CIE-Lab:
45.9452, 35.7220, 9.2015
CIE-LCH:
45.9452, 36.8881, 14.4447
CIE-Luv:
45.9452, 57.1473, 5.0206
Hunter-Lab:
39.0234, 28.2023, 8.0906
#a7535f color charts
#a7535f color shades, tints & tones
#a7535f color schemes
#a7535f color preview, HTML & CSS examples
This text has a color of #a7535f
<p style="color:#a7535f;">Text here</p>
.mytext {color:#a7535f;}
This box has a color of #a7535f
<div style="background-color:#a7535f;">Content here</div>
.mybackground {background-color:#a7535f;}
Border around this has a color of #a7535f
<div style="border:2px solid #a7535f;">Content here</div>
.myborder {border:2px solid #a7535f;}