#b00a45 color space conversions
Hex:
#b00a45
RGB:
176, 10, 69
CMY:
31, 96, 73
CMYK:
0, 94, 61, 31
HSL:
339°, 89.2473%, 36.4706%
HSV (HSB):
339°, 94.3182%, 69.0196%
XYZ:
19.0872, 9.8769, 6.5306
xyY:
0.5377, 0.2783, 9.8769
CIE-Lab:
37.6205, 61.6773, 14.1612
CIE-LCH:
37.6205, 63.2821, 12.9310
CIE-Luv:
37.6205, 103.1001, 3.6425
Hunter-Lab:
31.4275, 53.4124, 9.6787
#b00a45 color charts
#b00a45 color shades, tints & tones
#b00a45 color schemes
#b00a45 color preview, HTML & CSS examples
This text has a color of #b00a45
<p style="color:#b00a45;">Text here</p>
.mytext {color:#b00a45;}
This box has a color of #b00a45
<div style="background-color:#b00a45;">Content here</div>
.mybackground {background-color:#b00a45;}
Border around this has a color of #b00a45
<div style="border:2px solid #b00a45;">Content here</div>
.myborder {border:2px solid #b00a45;}