#a75d6d color space conversions
Hex:
#a75d6d
RGB:
167, 93, 109
CMY:
35, 64, 57
CMYK:
0, 44, 35, 35
HSL:
347°, 29.6000%, 50.9804%
HSV (HSB):
347°, 44.3114%, 65.4902%
XYZ:
22.6110, 17.1483, 16.5862
xyY:
0.4013, 0.3043, 17.1483
CIE-Lab:
48.4464, 32.0252, 4.3010
CIE-LCH:
48.4464, 32.3127, 7.6491
CIE-Luv:
48.4464, 48.2242, -0.0500
Hunter-Lab:
41.4105, 24.9963, 5.2399
#a75d6d color charts
#a75d6d color shades, tints & tones
#a75d6d color schemes
#a75d6d color preview, HTML & CSS examples
This text has a color of #a75d6d
<p style="color:#a75d6d;">Text here</p>
.mytext {color:#a75d6d;}
This box has a color of #a75d6d
<div style="background-color:#a75d6d;">Content here</div>
.mybackground {background-color:#a75d6d;}
Border around this has a color of #a75d6d
<div style="border:2px solid #a75d6d;">Content here</div>
.myborder {border:2px solid #a75d6d;}