#b08abc color space conversions
Hex:
#b08abc
RGB:
176, 138, 188
CMY:
31, 46, 26
CMYK:
6, 27, 0, 26
HSL:
286°, 27.1739%, 63.9216%
HSV (HSB):
286°, 26.5957%, 73.7255%
XYZ:
36.0701, 31.0379, 51.6668
xyY:
0.3037, 0.2613, 31.0379
CIE-Lab:
62.5396, 23.4652, -20.5830
CIE-LCH:
62.5396, 31.2134, 318.7437
CIE-Luv:
62.5396, 17.7934, -34.8993
Hunter-Lab:
55.7117, 18.0730, -15.9871
#b08abc color charts
#b08abc color shades, tints & tones
#b08abc color schemes
#b08abc color preview, HTML & CSS examples
This text has a color of #b08abc
<p style="color:#b08abc;">Text here</p>
.mytext {color:#b08abc;}
This box has a color of #b08abc
<div style="background-color:#b08abc;">Content here</div>
.mybackground {background-color:#b08abc;}
Border around this has a color of #b08abc
<div style="border:2px solid #b08abc;">Content here</div>
.myborder {border:2px solid #b08abc;}