#b00d97 color space conversions
Hex:
#b00d97
RGB:
176, 13, 151
CMY:
31, 95, 41
CMYK:
0, 93, 14, 31
HSL:
309°, 86.2434%, 37.0588%
HSV (HSB):
309°, 92.6136%, 69.0196%
XYZ:
23.6343, 11.7523, 30.3009
xyY:
0.3598, 0.1789, 11.7523
CIE-Lab:
40.8197, 69.5036, -32.6105
CIE-LCH:
40.8197, 76.7737, 334.8644
CIE-Luv:
40.8197, 67.5153, -55.5278
Hunter-Lab:
34.2817, 63.0679, -28.4082
#b00d97 color charts
#b00d97 color shades, tints & tones
#b00d97 color schemes
#b00d97 color preview, HTML & CSS examples
This text has a color of #b00d97
<p style="color:#b00d97;">Text here</p>
.mytext {color:#b00d97;}
This box has a color of #b00d97
<div style="background-color:#b00d97;">Content here</div>
.mybackground {background-color:#b00d97;}
Border around this has a color of #b00d97
<div style="border:2px solid #b00d97;">Content here</div>
.myborder {border:2px solid #b00d97;}