#b02a9c color space conversions
Hex:
#b02a9c
RGB:
176, 42, 156
CMY:
31, 84, 39
CMYK:
0, 76, 11, 31
HSL:
309°, 61.4679%, 42.7451%
HSV (HSB):
309°, 76.1364%, 69.0196%
XYZ:
24.7332, 13.2863, 32.7134
xyY:
0.3497, 0.1878, 13.2863
CIE-Lab:
43.1916, 64.0795, -31.8985
CIE-LCH:
43.1916, 71.5800, 333.5361
CIE-Luv:
43.1916, 61.3396, -54.5619
Hunter-Lab:
36.4504, 57.3318, -27.6961
#b02a9c color charts
#b02a9c color shades, tints & tones
#b02a9c color schemes
#b02a9c color preview, HTML & CSS examples
This text has a color of #b02a9c
<p style="color:#b02a9c;">Text here</p>
.mytext {color:#b02a9c;}
This box has a color of #b02a9c
<div style="background-color:#b02a9c;">Content here</div>
.mybackground {background-color:#b02a9c;}
Border around this has a color of #b02a9c
<div style="border:2px solid #b02a9c;">Content here</div>
.myborder {border:2px solid #b02a9c;}