#b06b6d color space conversions
Hex:
#b06b6d
RGB:
176, 107, 109
CMY:
31, 58, 57
CMYK:
0, 39, 38, 31
HSL:
358°, 30.3965%, 55.4902%
HSV (HSB):
358°, 39.2045%, 69.0196%
XYZ:
25.9225, 20.8496, 17.1261
xyY:
0.4057, 0.3263, 20.8496
CIE-Lab:
52.7845, 27.7671, 10.6340
CIE-LCH:
52.7845, 29.7338, 20.9554
CIE-Luv:
52.7845, 46.6624, 8.7512
Hunter-Lab:
45.6614, 21.4291, 9.7252
#b06b6d color charts
#b06b6d color shades, tints & tones
#b06b6d color schemes
#b06b6d color preview, HTML & CSS examples
This text has a color of #b06b6d
<p style="color:#b06b6d;">Text here</p>
.mytext {color:#b06b6d;}
This box has a color of #b06b6d
<div style="background-color:#b06b6d;">Content here</div>
.mybackground {background-color:#b06b6d;}
Border around this has a color of #b06b6d
<div style="border:2px solid #b06b6d;">Content here</div>
.myborder {border:2px solid #b06b6d;}