#b02b81 color space conversions
Hex:
#b02b81
RGB:
176, 43, 129
CMY:
31, 83, 49
CMYK:
0, 76, 27, 31
HSL:
321°, 60.7306%, 42.9412%
HSV (HSB):
321°, 75.5682%, 69.0196%
XYZ:
22.7308, 12.5428, 21.9918
xyY:
0.3969, 0.2190, 12.5428
CIE-Lab:
42.0662, 60.0722, -17.2307
CIE-LCH:
42.0662, 62.4946, 343.9954
CIE-Luv:
42.0662, 71.4102, -33.1315
Hunter-Lab:
35.4159, 52.5881, -12.0256
#b02b81 color charts
#b02b81 color shades, tints & tones
#b02b81 color schemes
#b02b81 color preview, HTML & CSS examples
This text has a color of #b02b81
<p style="color:#b02b81;">Text here</p>
.mytext {color:#b02b81;}
This box has a color of #b02b81
<div style="background-color:#b02b81;">Content here</div>
.mybackground {background-color:#b02b81;}
Border around this has a color of #b02b81
<div style="border:2px solid #b02b81;">Content here</div>
.myborder {border:2px solid #b02b81;}