#b00d86 color space conversions
Hex:
#b00d86
RGB:
176, 13, 134
CMY:
31, 95, 47
CMYK:
0, 93, 24, 31
HSL:
315°, 86.2434%, 37.0588%
HSV (HSB):
315°, 92.6136%, 69.0196%
XYZ:
22.3515, 11.2392, 23.5456
xyY:
0.3912, 0.1967, 11.2392
CIE-Lab:
39.9804, 67.3264, -23.5277
CIE-LCH:
39.9804, 71.3190, 340.7377
CIE-Luv:
39.9804, 74.8213, -42.4277
Hunter-Lab:
33.5249, 60.3398, -18.1738
#b00d86 color charts
#b00d86 color shades, tints & tones
#b00d86 color schemes
#b00d86 color preview, HTML & CSS examples
This text has a color of #b00d86
<p style="color:#b00d86;">Text here</p>
.mytext {color:#b00d86;}
This box has a color of #b00d86
<div style="background-color:#b00d86;">Content here</div>
.mybackground {background-color:#b00d86;}
Border around this has a color of #b00d86
<div style="border:2px solid #b00d86;">Content here</div>
.myborder {border:2px solid #b00d86;}