#b2097e color space conversions
Hex:
#b2097e
RGB:
178, 9, 126
CMY:
30, 96, 51
CMYK:
0, 95, 29, 30
HSL:
318°, 90.3743%, 36.6667%
HSV (HSB):
318°, 94.9438%, 69.8039%
XYZ:
22.2237, 11.1667, 20.7227
xyY:
0.4107, 0.2064, 11.1667
CIE-Lab:
39.8598, 67.2568, -18.7326
CIE-LCH:
39.8598, 69.8168, 344.4362
CIE-Luv:
39.8598, 80.3526, -35.9383
Hunter-Lab:
33.4166, 60.2321, -13.3760
#b2097e color charts
#b2097e color shades, tints & tones
#b2097e color schemes
#b2097e color preview, HTML & CSS examples
This text has a color of #b2097e
<p style="color:#b2097e;">Text here</p>
.mytext {color:#b2097e;}
This box has a color of #b2097e
<div style="background-color:#b2097e;">Content here</div>
.mybackground {background-color:#b2097e;}
Border around this has a color of #b2097e
<div style="border:2px solid #b2097e;">Content here</div>
.myborder {border:2px solid #b2097e;}