#b06d8f color space conversions
Hex:
#b06d8f
RGB:
176, 109, 143
CMY:
31, 57, 44
CMYK:
0, 38, 19, 31
HSL:
330°, 29.7778%, 55.8824%
HSV (HSB):
330°, 38.0682%, 69.0196%
XYZ:
28.3311, 22.1506, 28.7689
xyY:
0.3575, 0.2795, 22.1506
CIE-Lab:
54.1864, 31.4712, -7.3257
CIE-LCH:
54.1864, 32.3126, 346.8963
CIE-Luv:
54.1864, 39.2652, -15.6721
Hunter-Lab:
47.0644, 25.0879, -3.2969
#b06d8f color charts
#b06d8f color shades, tints & tones
#b06d8f color schemes
#b06d8f color preview, HTML & CSS examples
This text has a color of #b06d8f
<p style="color:#b06d8f;">Text here</p>
.mytext {color:#b06d8f;}
This box has a color of #b06d8f
<div style="background-color:#b06d8f;">Content here</div>
.mybackground {background-color:#b06d8f;}
Border around this has a color of #b06d8f
<div style="border:2px solid #b06d8f;">Content here</div>
.myborder {border:2px solid #b06d8f;}