#b02d86 color space conversions
Hex:
#b02d86
RGB:
176, 45, 134
CMY:
31, 82, 47
CMYK:
0, 74, 24, 31
HSL:
319°, 59.2760%, 43.3333%
HSV (HSB):
319°, 74.4318%, 69.0196%
XYZ:
23.1460, 12.8281, 23.8104
xyY:
0.3872, 0.2146, 12.8281
CIE-Lab:
42.5031, 60.0670, -19.6266
CIE-LCH:
42.5031, 63.1921, 341.9054
CIE-Luv:
42.5031, 68.9312, -36.5005
Hunter-Lab:
35.8163, 52.6752, -14.3440
#b02d86 color charts
#b02d86 color shades, tints & tones
#b02d86 color schemes
#b02d86 color preview, HTML & CSS examples
This text has a color of #b02d86
<p style="color:#b02d86;">Text here</p>
.mytext {color:#b02d86;}
This box has a color of #b02d86
<div style="background-color:#b02d86;">Content here</div>
.mybackground {background-color:#b02d86;}
Border around this has a color of #b02d86
<div style="border:2px solid #b02d86;">Content here</div>
.myborder {border:2px solid #b02d86;}