#b0086e color space conversions
Hex:
#b0086e
RGB:
176, 8, 110
CMY:
31, 97, 57
CMYK:
0, 95, 38, 31
HSL:
324°, 91.3043%, 36.0784%
HSV (HSB):
324°, 95.4545%, 69.0196%
XYZ:
20.8058, 10.5296, 15.6877
xyY:
0.4425, 0.2239, 10.5296
CIE-Lab:
38.7766, 65.2308, -10.4063
CIE-LCH:
38.7766, 66.0557, 350.9360
CIE-Luv:
38.7766, 86.0544, -24.5337
Hunter-Lab:
32.4493, 57.6642, -5.9494
#b0086e color charts
#b0086e color shades, tints & tones
#b0086e color schemes
#b0086e color preview, HTML & CSS examples
This text has a color of #b0086e
<p style="color:#b0086e;">Text here</p>
.mytext {color:#b0086e;}
This box has a color of #b0086e
<div style="background-color:#b0086e;">Content here</div>
.mybackground {background-color:#b0086e;}
Border around this has a color of #b0086e
<div style="border:2px solid #b0086e;">Content here</div>
.myborder {border:2px solid #b0086e;}