#b05c9e color space conversions
Hex:
#b05c9e
RGB:
176, 92, 158
CMY:
31, 64, 38
CMYK:
0, 48, 10, 31
HSL:
313°, 34.7107%, 52.5490%
HSV (HSB):
313°, 47.7273%, 69.0196%
XYZ:
27.9032, 19.3530, 34.6126
xyY:
0.3408, 0.2364, 19.3530
CIE-Lab:
51.0977, 43.0946, -20.8108
CIE-LCH:
51.0977, 47.8564, 334.2237
CIE-Luv:
51.0977, 44.2555, -36.9531
Hunter-Lab:
43.9921, 36.2325, -15.8544
#b05c9e color charts
#b05c9e color shades, tints & tones
#b05c9e color schemes
#b05c9e color preview, HTML & CSS examples
This text has a color of #b05c9e
<p style="color:#b05c9e;">Text here</p>
.mytext {color:#b05c9e;}
This box has a color of #b05c9e
<div style="background-color:#b05c9e;">Content here</div>
.mybackground {background-color:#b05c9e;}
Border around this has a color of #b05c9e
<div style="border:2px solid #b05c9e;">Content here</div>
.myborder {border:2px solid #b05c9e;}