#b00f61 color space conversions
Hex:
#b00f61
RGB:
176, 15, 97
CMY:
31, 94, 62
CMYK:
0, 91, 45, 31
HSL:
329°, 84.2932%, 37.4510%
HSV (HSB):
329°, 91.4773%, 69.0196%
XYZ:
20.2330, 10.4348, 12.2570
xyY:
0.4714, 0.2431, 10.4348
CIE-Lab:
38.6118, 63.1499, -2.4108
CIE-LCH:
38.6118, 63.1959, 357.8138
CIE-Luv:
38.6118, 90.9469, -14.3132
Hunter-Lab:
32.3030, 55.2734, 0.1152
#b00f61 color charts
#b00f61 color shades, tints & tones
#b00f61 color schemes
#b00f61 color preview, HTML & CSS examples
This text has a color of #b00f61
<p style="color:#b00f61;">Text here</p>
.mytext {color:#b00f61;}
This box has a color of #b00f61
<div style="background-color:#b00f61;">Content here</div>
.mybackground {background-color:#b00f61;}
Border around this has a color of #b00f61
<div style="border:2px solid #b00f61;">Content here</div>
.myborder {border:2px solid #b00f61;}