#a74e6b color space conversions
Hex:
#a74e6b
RGB:
167, 78, 107
CMY:
35, 69, 58
CMYK:
0, 53, 36, 35
HSL:
340°, 36.3265%, 48.0392%
HSV (HSB):
340°, 53.2934%, 65.4902%
XYZ:
21.3146, 14.7258, 15.6289
xyY:
0.4125, 0.2850, 14.7258
CIE-Lab:
45.2563, 39.7373, 0.8969
CIE-LCH:
45.2563, 39.7474, 1.2929
CIE-Luv:
45.2563, 57.1162, -5.8170
Hunter-Lab:
38.3742, 31.9912, 2.7146
#a74e6b color charts
#a74e6b color shades, tints & tones
#a74e6b color schemes
#a74e6b color preview, HTML & CSS examples
This text has a color of #a74e6b
<p style="color:#a74e6b;">Text here</p>
.mytext {color:#a74e6b;}
This box has a color of #a74e6b
<div style="background-color:#a74e6b;">Content here</div>
.mybackground {background-color:#a74e6b;}
Border around this has a color of #a74e6b
<div style="border:2px solid #a74e6b;">Content here</div>
.myborder {border:2px solid #a74e6b;}