#b02f82 color space conversions
Hex:
#b02f82
RGB:
176, 47, 130
CMY:
31, 82, 49
CMYK:
0, 73, 26, 31
HSL:
321°, 57.8475%, 43.7255%
HSV (HSB):
321°, 73.2955%, 69.0196%
XYZ:
22.9503, 12.8748, 22.3946
xyY:
0.3942, 0.2211, 12.8748
CIE-Lab:
42.5741, 58.8787, -17.0670
CIE-LCH:
42.5741, 61.3024, 343.8348
CIE-Luv:
42.5741, 69.8757, -32.7982
Hunter-Lab:
35.8815, 51.3782, -11.8873
#b02f82 color charts
#b02f82 color shades, tints & tones
#b02f82 color schemes
#b02f82 color preview, HTML & CSS examples
This text has a color of #b02f82
<p style="color:#b02f82;">Text here</p>
.mytext {color:#b02f82;}
This box has a color of #b02f82
<div style="background-color:#b02f82;">Content here</div>
.mybackground {background-color:#b02f82;}
Border around this has a color of #b02f82
<div style="border:2px solid #b02f82;">Content here</div>
.myborder {border:2px solid #b02f82;}