#b8008f color space conversions
Hex:
#b8008f
RGB:
184, 0, 143
CMY:
28, 100, 44
CMYK:
0, 100, 22, 28
HSL:
313°, 100.0000%, 36.0784%
HSV (HSB):
313°, 100.0000%, 72.1569%
XYZ:
24.7251, 12.1735, 27.0332
xyY:
0.3867, 0.1904, 12.1735
CIE-Lab:
41.4906, 71.3764, -26.5803
CIE-LCH:
41.4906, 76.1650, 339.5748
CIE-Luv:
41.4906, 78.2396, -47.7228
Hunter-Lab:
34.8906, 65.4350, -21.5144
#b8008f color charts
#b8008f color shades, tints & tones
#b8008f color schemes
#b8008f color preview, HTML & CSS examples
This text has a color of #b8008f
<p style="color:#b8008f;">Text here</p>
.mytext {color:#b8008f;}
This box has a color of #b8008f
<div style="background-color:#b8008f;">Content here</div>
.mybackground {background-color:#b8008f;}
Border around this has a color of #b8008f
<div style="border:2px solid #b8008f;">Content here</div>
.myborder {border:2px solid #b8008f;}