#b55a7a color space conversions
Hex:
#b55a7a
RGB:
181, 90, 122
CMY:
29, 65, 52
CMYK:
0, 50, 33, 29
HSL:
339°, 38.0753%, 53.1373%
HSV (HSB):
339°, 50.2762%, 70.9804%
XYZ:
26.2251, 18.5412, 20.6090
xyY:
0.4011, 0.2836, 18.5412
CIE-Lab:
50.1461, 40.3964, -0.7868
CIE-LCH:
50.1461, 40.4040, 358.8842
CIE-Luv:
50.1461, 57.7841, -8.2247
Hunter-Lab:
43.0595, 33.3599, 1.7646
#b55a7a color charts
#b55a7a color shades, tints & tones
#b55a7a color schemes
#b55a7a color preview, HTML & CSS examples
This text has a color of #b55a7a
<p style="color:#b55a7a;">Text here</p>
.mytext {color:#b55a7a;}
This box has a color of #b55a7a
<div style="background-color:#b55a7a;">Content here</div>
.mybackground {background-color:#b55a7a;}
Border around this has a color of #b55a7a
<div style="border:2px solid #b55a7a;">Content here</div>
.myborder {border:2px solid #b55a7a;}