#b02f9e color space conversions
Hex:
#b02f9e
RGB:
176, 47, 158
CMY:
31, 82, 38
CMYK:
0, 73, 10, 31
HSL:
308°, 57.8475%, 43.7255%
HSV (HSB):
308°, 73.2955%, 69.0196%
XYZ:
25.0926, 13.7318, 33.6757
xyY:
0.3461, 0.1894, 13.7318
CIE-Lab:
43.8458, 62.7983, -32.0713
CIE-LCH:
43.8458, 70.5137, 332.9464
CIE-Luv:
43.8458, 59.5034, -54.8321
Hunter-Lab:
37.0564, 56.0218, -27.9415
#b02f9e color charts
#b02f9e color shades, tints & tones
#b02f9e color schemes
#b02f9e color preview, HTML & CSS examples
This text has a color of #b02f9e
<p style="color:#b02f9e;">Text here</p>
.mytext {color:#b02f9e;}
This box has a color of #b02f9e
<div style="background-color:#b02f9e;">Content here</div>
.mybackground {background-color:#b02f9e;}
Border around this has a color of #b02f9e
<div style="border:2px solid #b02f9e;">Content here</div>
.myborder {border:2px solid #b02f9e;}