#a55f6d color space conversions
Hex:
#a55f6d
RGB:
165, 95, 109
CMY:
35, 63, 57
CMYK:
0, 42, 34, 35
HSL:
348°, 28.0000%, 50.9804%
HSV (HSB):
348°, 42.4242%, 64.7059%
XYZ:
22.3696, 17.2879, 16.6259
xyY:
0.3974, 0.3072, 17.2879
CIE-Lab:
48.6207, 30.1670, 4.5166
CIE-LCH:
48.6207, 30.5032, 8.5150
CIE-Luv:
48.6207, 45.5257, 0.5848
Hunter-Lab:
41.5787, 23.2713, 5.3971
#a55f6d color charts
#a55f6d color shades, tints & tones
#a55f6d color schemes
#a55f6d color preview, HTML & CSS examples
This text has a color of #a55f6d
<p style="color:#a55f6d;">Text here</p>
.mytext {color:#a55f6d;}
This box has a color of #a55f6d
<div style="background-color:#a55f6d;">Content here</div>
.mybackground {background-color:#a55f6d;}
Border around this has a color of #a55f6d
<div style="border:2px solid #a55f6d;">Content here</div>
.myborder {border:2px solid #a55f6d;}