#b02e9e color space conversions
Hex:
#b02e9e
RGB:
176, 46, 158
CMY:
31, 82, 38
CMYK:
0, 74, 10, 31
HSL:
308°, 58.5586%, 43.5294%
HSV (HSB):
308°, 73.8636%, 69.0196%
XYZ:
25.0530, 13.6527, 33.6625
xyY:
0.3462, 0.1887, 13.6527
CIE-Lab:
43.7307, 63.1257, -32.2520
CIE-LCH:
43.7307, 70.8875, 332.9367
CIE-Luv:
43.7307, 59.7324, -55.1019
Hunter-Lab:
36.9496, 56.3672, -28.1508
#b02e9e color charts
#b02e9e color shades, tints & tones
#b02e9e color schemes
#b02e9e color preview, HTML & CSS examples
This text has a color of #b02e9e
<p style="color:#b02e9e;">Text here</p>
.mytext {color:#b02e9e;}
This box has a color of #b02e9e
<div style="background-color:#b02e9e;">Content here</div>
.mybackground {background-color:#b02e9e;}
Border around this has a color of #b02e9e
<div style="border:2px solid #b02e9e;">Content here</div>
.myborder {border:2px solid #b02e9e;}