#b02a9f color space conversions
Hex:
#b02a9f
RGB:
176, 42, 159
CMY:
31, 84, 38
CMYK:
0, 76, 10, 31
HSL:
308°, 61.4679%, 42.7451%
HSV (HSB):
308°, 76.1364%, 69.0196%
XYZ:
24.9905, 13.3892, 34.0681
xyY:
0.3449, 0.1848, 13.3892
CIE-Lab:
43.3440, 64.5255, -33.4598
CIE-LCH:
43.3440, 72.6849, 332.5910
CIE-Luv:
43.3440, 60.2300, -56.9028
Hunter-Lab:
36.5913, 57.8739, -29.5877
#b02a9f color charts
#b02a9f color shades, tints & tones
#b02a9f color schemes
#b02a9f color preview, HTML & CSS examples
This text has a color of #b02a9f
<p style="color:#b02a9f;">Text here</p>
.mytext {color:#b02a9f;}
This box has a color of #b02a9f
<div style="background-color:#b02a9f;">Content here</div>
.mybackground {background-color:#b02a9f;}
Border around this has a color of #b02a9f
<div style="border:2px solid #b02a9f;">Content here</div>
.myborder {border:2px solid #b02a9f;}