#b05c83 color space conversions
Hex:
#b05c83
RGB:
176, 92, 131
CMY:
31, 64, 49
CMYK:
0, 48, 26, 31
HSL:
332°, 34.7107%, 52.5490%
HSV (HSB):
332°, 47.7273%, 69.0196%
XYZ:
25.8284, 18.5231, 23.6867
xyY:
0.3796, 0.2722, 18.5231
CIE-Lab:
50.1245, 38.8397, -6.2773
CIE-LCH:
50.1245, 39.3437, 350.8192
CIE-Luv:
50.1245, 50.7335, -15.2920
Hunter-Lab:
43.0385, 31.8047, -2.5040
#b05c83 color charts
#b05c83 color shades, tints & tones
#b05c83 color schemes
#b05c83 color preview, HTML & CSS examples
This text has a color of #b05c83
<p style="color:#b05c83;">Text here</p>
.mytext {color:#b05c83;}
This box has a color of #b05c83
<div style="background-color:#b05c83;">Content here</div>
.mybackground {background-color:#b05c83;}
Border around this has a color of #b05c83
<div style="border:2px solid #b05c83;">Content here</div>
.myborder {border:2px solid #b05c83;}