#b2008d color space conversions
Hex:
#b2008d
RGB:
178, 0, 141
CMY:
30, 100, 45
CMYK:
0, 100, 21, 30
HSL:
312°, 100.0000%, 34.9020%
HSV (HSB):
312°, 100.0000%, 69.8039%
XYZ:
23.1678, 11.3881, 26.1763
xyY:
0.3815, 0.1875, 11.3881
CIE-Lab:
40.2265, 69.9780, -27.4174
CIE-LCH:
40.2265, 75.1574, 338.6047
CIE-Luv:
40.2265, 74.3711, -48.2371
Hunter-Lab:
33.7462, 63.4899, -22.3679
#b2008d color charts
#b2008d color shades, tints & tones
#b2008d color schemes
#b2008d color preview, HTML & CSS examples
This text has a color of #b2008d
<p style="color:#b2008d;">Text here</p>
.mytext {color:#b2008d;}
This box has a color of #b2008d
<div style="background-color:#b2008d;">Content here</div>
.mybackground {background-color:#b2008d;}
Border around this has a color of #b2008d
<div style="border:2px solid #b2008d;">Content here</div>
.myborder {border:2px solid #b2008d;}