#b0086d color space conversions
Hex:
#b0086d
RGB:
176, 8, 109
CMY:
31, 97, 57
CMYK:
0, 95, 38, 31
HSL:
324°, 91.3043%, 36.0784%
HSV (HSB):
324°, 95.4545%, 69.0196%
XYZ:
20.7516, 10.5079, 15.4025
xyY:
0.4447, 0.2252, 10.5079
CIE-Lab:
38.7390, 65.1312, -9.8319
CIE-LCH:
38.7390, 65.8691, 351.4157
CIE-Luv:
38.7390, 86.5056, -23.7852
Hunter-Lab:
32.4159, 57.5423, -5.4807
#b0086d color charts
#b0086d color shades, tints & tones
#b0086d color schemes
#b0086d color preview, HTML & CSS examples
This text has a color of #b0086d
<p style="color:#b0086d;">Text here</p>
.mytext {color:#b0086d;}
This box has a color of #b0086d
<div style="background-color:#b0086d;">Content here</div>
.mybackground {background-color:#b0086d;}
Border around this has a color of #b0086d
<div style="border:2px solid #b0086d;">Content here</div>
.myborder {border:2px solid #b0086d;}