#b06e7a color space conversions
Hex:
#b06e7a
RGB:
176, 110, 122
CMY:
31, 57, 52
CMYK:
0, 38, 31, 31
HSL:
349°, 29.4643%, 56.0784%
HSV (HSB):
349°, 37.5000%, 69.0196%
XYZ:
26.9933, 21.7871, 21.1950
xyY:
0.3858, 0.3114, 21.7871
CIE-Lab:
53.8004, 27.7929, 4.4355
CIE-LCH:
53.8004, 28.1446, 9.0674
CIE-Luv:
53.8004, 42.5586, 1.0180
Hunter-Lab:
46.6767, 21.5430, 5.7512
#b06e7a color charts
#b06e7a color shades, tints & tones
#b06e7a color schemes
#b06e7a color preview, HTML & CSS examples
This text has a color of #b06e7a
<p style="color:#b06e7a;">Text here</p>
.mytext {color:#b06e7a;}
This box has a color of #b06e7a
<div style="background-color:#b06e7a;">Content here</div>
.mybackground {background-color:#b06e7a;}
Border around this has a color of #b06e7a
<div style="border:2px solid #b06e7a;">Content here</div>
.myborder {border:2px solid #b06e7a;}