#b02b8b color space conversions
Hex:
#b02b8b
RGB:
176, 43, 139
CMY:
31, 83, 45
CMYK:
0, 76, 21, 31
HSL:
317°, 60.7306%, 42.9412%
HSV (HSB):
317°, 75.5682%, 69.0196%
XYZ:
23.4286, 12.8219, 25.6662
xyY:
0.3784, 0.2071, 12.8219
CIE-Lab:
42.4937, 61.3731, -22.6952
CIE-LCH:
42.4937, 65.4349, 339.7061
CIE-Luv:
42.4937, 67.5445, -40.9675
Hunter-Lab:
35.8077, 54.1269, -17.4323
#b02b8b color charts
#b02b8b color shades, tints & tones
#b02b8b color schemes
#b02b8b color preview, HTML & CSS examples
This text has a color of #b02b8b
<p style="color:#b02b8b;">Text here</p>
.mytext {color:#b02b8b;}
This box has a color of #b02b8b
<div style="background-color:#b02b8b;">Content here</div>
.mybackground {background-color:#b02b8b;}
Border around this has a color of #b02b8b
<div style="border:2px solid #b02b8b;">Content here</div>
.myborder {border:2px solid #b02b8b;}