#a74f5a color space conversions
Hex:
#a74f5a
RGB:
167, 79, 90
CMY:
35, 69, 65
CMYK:
0, 53, 46, 35
HSL:
353°, 35.7724%, 48.2353%
HSV (HSB):
353°, 52.6946%, 65.4902%
XYZ:
20.5778, 14.5456, 11.3959
xyY:
0.4423, 0.3127, 14.5456
CIE-Lab:
45.0055, 37.2772, 10.9294
CIE-LCH:
45.0055, 38.8464, 16.3408
CIE-Luv:
45.0055, 60.6845, 6.5985
Hunter-Lab:
38.1387, 29.5670, 8.9812
#a74f5a color charts
#a74f5a color shades, tints & tones
#a74f5a color schemes
#a74f5a color preview, HTML & CSS examples
This text has a color of #a74f5a
<p style="color:#a74f5a;">Text here</p>
.mytext {color:#a74f5a;}
This box has a color of #a74f5a
<div style="background-color:#a74f5a;">Content here</div>
.mybackground {background-color:#a74f5a;}
Border around this has a color of #a74f5a
<div style="border:2px solid #a74f5a;">Content here</div>
.myborder {border:2px solid #a74f5a;}