#b009b8 color space conversions
Hex:
#b009b8
RGB:
176, 9, 184
CMY:
31, 96, 28
CMYK:
4, 95, 0, 28
HSL:
297°, 90.6736%, 37.8431%
HSV (HSB):
297°, 95.1087%, 72.1569%
XYZ:
26.6539, 12.8862, 46.4299
xyY:
0.3100, 0.1499, 12.8862
CIE-Lab:
42.5912, 74.7251, -49.5173
CIE-LCH:
42.5912, 89.6427, 326.4691
CIE-Luv:
42.5912, 54.7842, -80.5596
Hunter-Lab:
35.8973, 69.7167, -51.5580
#b009b8 color charts
#b009b8 color shades, tints & tones
#b009b8 color schemes
#b009b8 color preview, HTML & CSS examples
This text has a color of #b009b8
<p style="color:#b009b8;">Text here</p>
.mytext {color:#b009b8;}
This box has a color of #b009b8
<div style="background-color:#b009b8;">Content here</div>
.mybackground {background-color:#b009b8;}
Border around this has a color of #b009b8
<div style="border:2px solid #b009b8;">Content here</div>
.myborder {border:2px solid #b009b8;}