#b06d9f color space conversions
Hex:
#b06d9f
RGB:
176, 109, 159
CMY:
31, 57, 38
CMYK:
0, 38, 10, 31
HSL:
315°, 29.7778%, 55.8824%
HSV (HSB):
315°, 38.0682%, 69.0196%
XYZ:
29.6311, 22.6706, 35.6150
xyY:
0.3370, 0.2579, 22.6706
CIE-Lab:
54.7314, 34.1547, -15.8509
CIE-LCH:
54.7314, 37.6537, 335.1044
CIE-Luv:
54.7314, 36.2029, -28.5827
Hunter-Lab:
47.6136, 27.7611, -11.0194
#b06d9f color charts
#b06d9f color shades, tints & tones
#b06d9f color schemes
#b06d9f color preview, HTML & CSS examples
This text has a color of #b06d9f
<p style="color:#b06d9f;">Text here</p>
.mytext {color:#b06d9f;}
This box has a color of #b06d9f
<div style="background-color:#b06d9f;">Content here</div>
.mybackground {background-color:#b06d9f;}
Border around this has a color of #b06d9f
<div style="border:2px solid #b06d9f;">Content here</div>
.myborder {border:2px solid #b06d9f;}