#b02f8e color space conversions
Hex:
#b02f8e
RGB:
176, 47, 142
CMY:
31, 82, 44
CMYK:
0, 73, 19, 31
HSL:
316°, 57.8475%, 43.7255%
HSV (HSB):
316°, 73.2955%, 69.0196%
XYZ:
23.8035, 13.2161, 26.8876
xyY:
0.3725, 0.2068, 13.2161
CIE-Lab:
43.0871, 60.4788, -23.6016
CIE-LCH:
43.0871, 64.9209, 338.6820
CIE-Luv:
43.0871, 65.3679, -42.2337
Hunter-Lab:
36.3540, 53.2569, -18.4033
#b02f8e color charts
#b02f8e color shades, tints & tones
#b02f8e color schemes
#b02f8e color preview, HTML & CSS examples
This text has a color of #b02f8e
<p style="color:#b02f8e;">Text here</p>
.mytext {color:#b02f8e;}
This box has a color of #b02f8e
<div style="background-color:#b02f8e;">Content here</div>
.mybackground {background-color:#b02f8e;}
Border around this has a color of #b02f8e
<div style="border:2px solid #b02f8e;">Content here</div>
.myborder {border:2px solid #b02f8e;}