#b2006b color space conversions
Hex:
#b2006b
RGB:
178, 0, 107
CMY:
30, 100, 58
CMYK:
0, 100, 40, 30
HSL:
324°, 100.0000%, 34.9020%
HSV (HSB):
324°, 100.0000%, 69.8039%
XYZ:
21.0139, 10.5265, 14.8342
xyY:
0.4531, 0.2270, 10.5265
CIE-Lab:
38.7713, 66.2551, -8.4784
CIE-LCH:
38.7713, 66.7954, 352.7077
CIE-Luv:
38.7713, 89.9148, -22.3218
Hunter-Lab:
32.4446, 58.8341, -4.3971
#b2006b color charts
#b2006b color shades, tints & tones
#b2006b color schemes
#b2006b color preview, HTML & CSS examples
This text has a color of #b2006b
<p style="color:#b2006b;">Text here</p>
.mytext {color:#b2006b;}
This box has a color of #b2006b
<div style="background-color:#b2006b;">Content here</div>
.mybackground {background-color:#b2006b;}
Border around this has a color of #b2006b
<div style="border:2px solid #b2006b;">Content here</div>
.myborder {border:2px solid #b2006b;}