#b05e8e color space conversions
Hex:
#b05e8e
RGB:
176, 94, 142
CMY:
31, 63, 44
CMYK:
0, 47, 19, 31
HSL:
325°, 34.1667%, 52.9412%
HSV (HSB):
325°, 46.5909%, 69.0196%
XYZ:
26.7897, 19.1885, 27.8830
xyY:
0.3627, 0.2598, 19.1885
CIE-Lab:
50.9070, 39.4359, -11.6487
CIE-LCH:
50.9070, 41.1204, 343.5438
CIE-Luv:
50.9070, 47.1350, -22.9743
Hunter-Lab:
43.8047, 32.5072, -7.0765
#b05e8e color charts
#b05e8e color shades, tints & tones
#b05e8e color schemes
#b05e8e color preview, HTML & CSS examples
This text has a color of #b05e8e
<p style="color:#b05e8e;">Text here</p>
.mytext {color:#b05e8e;}
This box has a color of #b05e8e
<div style="background-color:#b05e8e;">Content here</div>
.mybackground {background-color:#b05e8e;}
Border around this has a color of #b05e8e
<div style="border:2px solid #b05e8e;">Content here</div>
.myborder {border:2px solid #b05e8e;}