#b02b9c color space conversions
Hex:
#b02b9c
RGB:
176, 43, 156
CMY:
31, 83, 39
CMYK:
0, 76, 11, 31
HSL:
309°, 60.7306%, 42.9412%
HSV (HSB):
309°, 75.5682%, 69.0196%
XYZ:
24.7691, 13.3582, 32.7254
xyY:
0.3496, 0.1885, 13.3582
CIE-Lab:
43.2980, 63.7750, -31.7312
CIE-LCH:
43.2980, 71.2329, 333.5474
CIE-Luv:
43.2980, 61.1265, -54.3136
Hunter-Lab:
36.5488, 57.0090, -27.5034
#b02b9c color charts
#b02b9c color shades, tints & tones
#b02b9c color schemes
#b02b9c color preview, HTML & CSS examples
This text has a color of #b02b9c
<p style="color:#b02b9c;">Text here</p>
.mytext {color:#b02b9c;}
This box has a color of #b02b9c
<div style="background-color:#b02b9c;">Content here</div>
.mybackground {background-color:#b02b9c;}
Border around this has a color of #b02b9c
<div style="border:2px solid #b02b9c;">Content here</div>
.myborder {border:2px solid #b02b9c;}