#b05c6a color space conversions
Hex:
#b05c6a
RGB:
176, 92, 106
CMY:
31, 64, 58
CMYK:
0, 48, 40, 31
HSL:
350°, 34.7107%, 52.5490%
HSV (HSB):
350°, 47.7273%, 69.0196%
XYZ:
24.3332, 17.9250, 15.8130
xyY:
0.4190, 0.3087, 17.9250
CIE-Lab:
49.4050, 35.5669, 7.6401
CIE-LCH:
49.4050, 36.3782, 12.1234
CIE-Luv:
49.4050, 56.4478, 3.3702
Hunter-Lab:
42.3379, 28.4991, 7.4920
#b05c6a color charts
#b05c6a color shades, tints & tones
#b05c6a color schemes
#b05c6a color preview, HTML & CSS examples
This text has a color of #b05c6a
<p style="color:#b05c6a;">Text here</p>
.mytext {color:#b05c6a;}
This box has a color of #b05c6a
<div style="background-color:#b05c6a;">Content here</div>
.mybackground {background-color:#b05c6a;}
Border around this has a color of #b05c6a
<div style="border:2px solid #b05c6a;">Content here</div>
.myborder {border:2px solid #b05c6a;}