#b02b84 color space conversions
Hex:
#b02b84
RGB:
176, 43, 132
CMY:
31, 83, 48
CMYK:
0, 76, 25, 31
HSL:
320°, 60.7306%, 42.9412%
HSV (HSB):
320°, 75.5682%, 69.0196%
XYZ:
22.9332, 12.6238, 23.0577
xyY:
0.3913, 0.2154, 12.6238
CIE-Lab:
42.1909, 60.4533, -18.8817
CIE-LCH:
42.1909, 63.3334, 342.6546
CIE-Luv:
42.1909, 70.2464, -35.4763
Hunter-Lab:
35.5300, 53.0373, -13.6061
#b02b84 color charts
#b02b84 color shades, tints & tones
#b02b84 color schemes
#b02b84 color preview, HTML & CSS examples
This text has a color of #b02b84
<p style="color:#b02b84;">Text here</p>
.mytext {color:#b02b84;}
This box has a color of #b02b84
<div style="background-color:#b02b84;">Content here</div>
.mybackground {background-color:#b02b84;}
Border around this has a color of #b02b84
<div style="border:2px solid #b02b84;">Content here</div>
.myborder {border:2px solid #b02b84;}