#a55e7b color space conversions
Hex:
#a55e7b
RGB:
165, 94, 123
CMY:
35, 63, 52
CMYK:
0, 43, 25, 35
HSL:
335°, 28.2869%, 50.7843%
HSV (HSB):
335°, 43.0303%, 64.7059%
XYZ:
23.0949, 17.4348, 20.8869
xyY:
0.3760, 0.2839, 17.4348
CIE-Lab:
48.8033, 32.6813, -3.6159
CIE-LCH:
48.8033, 32.8807, 353.6864
CIE-Luv:
48.8033, 43.2506, -10.4673
Hunter-Lab:
41.7550, 25.6580, -0.4299
#a55e7b color charts
#a55e7b color shades, tints & tones
#a55e7b color schemes
#a55e7b color preview, HTML & CSS examples
This text has a color of #a55e7b
<p style="color:#a55e7b;">Text here</p>
.mytext {color:#a55e7b;}
This box has a color of #a55e7b
<div style="background-color:#a55e7b;">Content here</div>
.mybackground {background-color:#a55e7b;}
Border around this has a color of #a55e7b
<div style="border:2px solid #a55e7b;">Content here</div>
.myborder {border:2px solid #a55e7b;}