#b02c9f color space conversions
Hex:
#b02c9f
RGB:
176, 44, 159
CMY:
31, 83, 38
CMYK:
0, 75, 10, 31
HSL:
308°, 60.0000%, 43.1373%
HSV (HSB):
308°, 75.0000%, 69.0196%
XYZ:
25.0632, 13.5347, 34.0924
xyY:
0.3448, 0.1862, 13.5347
CIE-Lab:
43.5581, 63.9131, -33.1228
CIE-LCH:
43.5581, 71.9861, 332.6046
CIE-Luv:
43.5581, 59.8107, -56.4055
Hunter-Lab:
36.7895, 57.2231, -29.1906
#b02c9f color charts
#b02c9f color shades, tints & tones
#b02c9f color schemes
#b02c9f color preview, HTML & CSS examples
This text has a color of #b02c9f
<p style="color:#b02c9f;">Text here</p>
.mytext {color:#b02c9f;}
This box has a color of #b02c9f
<div style="background-color:#b02c9f;">Content here</div>
.mybackground {background-color:#b02c9f;}
Border around this has a color of #b02c9f
<div style="border:2px solid #b02c9f;">Content here</div>
.myborder {border:2px solid #b02c9f;}