#b955a5 color space conversions
Hex:
#b955a5
RGB:
185, 85, 165
CMY:
27, 67, 35
CMYK:
0, 54, 11, 27
HSL:
312°, 41.6667%, 52.9412%
HSV (HSB):
312°, 54.0541%, 72.5490%
XYZ:
30.0476, 19.5279, 37.7829
xyY:
0.3440, 0.2235, 19.5279
CIE-Lab:
51.2992, 50.5297, -24.5096
CIE-LCH:
51.2992, 56.1603, 334.1241
CIE-Luv:
51.2992, 51.7690, -43.7001
Hunter-Lab:
44.1904, 44.0394, -19.7598
#b955a5 color charts
#b955a5 color shades, tints & tones
#b955a5 color schemes
#b955a5 color preview, HTML & CSS examples
This text has a color of #b955a5
<p style="color:#b955a5;">Text here</p>
.mytext {color:#b955a5;}
This box has a color of #b955a5
<div style="background-color:#b955a5;">Content here</div>
.mybackground {background-color:#b955a5;}
Border around this has a color of #b955a5
<div style="border:2px solid #b955a5;">Content here</div>
.myborder {border:2px solid #b955a5;}