#b05c6c color space conversions
Hex:
#b05c6c
RGB:
176, 92, 108
CMY:
31, 64, 58
CMYK:
0, 48, 39, 31
HSL:
349°, 34.7107%, 52.5490%
HSV (HSB):
349°, 47.7273%, 69.0196%
XYZ:
24.4384, 17.9671, 16.3673
xyY:
0.4158, 0.3057, 17.9671
CIE-Lab:
49.4562, 35.8035, 6.5141
CIE-LCH:
49.4562, 36.3912, 10.3116
CIE-Luv:
49.4562, 56.0104, 1.9541
Hunter-Lab:
42.3876, 28.7351, 6.7774
#b05c6c color charts
#b05c6c color shades, tints & tones
#b05c6c color schemes
#b05c6c color preview, HTML & CSS examples
This text has a color of #b05c6c
<p style="color:#b05c6c;">Text here</p>
.mytext {color:#b05c6c;}
This box has a color of #b05c6c
<div style="background-color:#b05c6c;">Content here</div>
.mybackground {background-color:#b05c6c;}
Border around this has a color of #b05c6c
<div style="border:2px solid #b05c6c;">Content here</div>
.myborder {border:2px solid #b05c6c;}