#b02a97 color space conversions
Hex:
#b02a97
RGB:
176, 42, 151
CMY:
31, 84, 41
CMYK:
0, 76, 14, 31
HSL:
311°, 61.4679%, 42.7451%
HSV (HSB):
311°, 76.1364%, 69.0196%
XYZ:
24.3184, 13.1204, 30.5289
xyY:
0.3578, 0.1930, 13.1204
CIE-Lab:
42.9441, 63.3514, -29.2745
CIE-LCH:
42.9441, 69.7882, 335.1985
CIE-Luv:
42.9441, 63.2106, -50.6487
Hunter-Lab:
36.2221, 56.4506, -24.6157
#b02a97 color charts
#b02a97 color shades, tints & tones
#b02a97 color schemes
#b02a97 color preview, HTML & CSS examples
This text has a color of #b02a97
<p style="color:#b02a97;">Text here</p>
.mytext {color:#b02a97;}
This box has a color of #b02a97
<div style="background-color:#b02a97;">Content here</div>
.mybackground {background-color:#b02a97;}
Border around this has a color of #b02a97
<div style="border:2px solid #b02a97;">Content here</div>
.myborder {border:2px solid #b02a97;}