#b00a60 color space conversions
Hex:
#b00a60
RGB:
176, 10, 96
CMY:
31, 96, 62
CMYK:
0, 94, 45, 31
HSL:
329°, 89.2473%, 36.4706%
HSV (HSB):
329°, 94.3182%, 69.0196%
XYZ:
20.1244, 10.2917, 11.9922
xyY:
0.4745, 0.2427, 10.2917
CIE-Lab:
38.3610, 63.6957, -2.1426
CIE-LCH:
38.3610, 63.7317, 358.0734
CIE-Luv:
38.3610, 92.0653, -14.0938
Hunter-Lab:
32.0807, 55.8325, 0.2932
#b00a60 color charts
#b00a60 color shades, tints & tones
#b00a60 color schemes
#b00a60 color preview, HTML & CSS examples
This text has a color of #b00a60
<p style="color:#b00a60;">Text here</p>
.mytext {color:#b00a60;}
This box has a color of #b00a60
<div style="background-color:#b00a60;">Content here</div>
.mybackground {background-color:#b00a60;}
Border around this has a color of #b00a60
<div style="border:2px solid #b00a60;">Content here</div>
.myborder {border:2px solid #b00a60;}