#b00d63 color space conversions
Hex:
#b00d63
RGB:
176, 13, 99
CMY:
31, 95, 61
CMYK:
0, 93, 44, 31
HSL:
328°, 86.2434%, 37.0588%
HSV (HSB):
328°, 92.6136%, 69.0196%
XYZ:
20.3006, 10.4188, 12.7455
xyY:
0.4671, 0.2397, 10.4188
CIE-Lab:
38.5838, 63.6023, -3.7251
CIE-LCH:
38.5838, 63.7113, 356.6481
CIE-Luv:
38.5838, 90.3680, -15.9670
Hunter-Lab:
32.2782, 55.7763, -0.8167
#b00d63 color charts
#b00d63 color shades, tints & tones
#b00d63 color schemes
#b00d63 color preview, HTML & CSS examples
This text has a color of #b00d63
<p style="color:#b00d63;">Text here</p>
.mytext {color:#b00d63;}
This box has a color of #b00d63
<div style="background-color:#b00d63;">Content here</div>
.mybackground {background-color:#b00d63;}
Border around this has a color of #b00d63
<div style="border:2px solid #b00d63;">Content here</div>
.myborder {border:2px solid #b00d63;}