#b0145c color space conversions
Hex:
#b0145c
RGB:
176, 20, 92
CMY:
31, 92, 64
CMYK:
0, 89, 48, 31
HSL:
332°, 79.5918%, 38.4314%
HSV (HSB):
332°, 88.6364%, 69.0196%
XYZ:
20.0864, 10.5031, 11.0938
xyY:
0.4819, 0.2520, 10.5031
CIE-Lab:
38.7307, 61.9148, 0.9509
CIE-LCH:
38.7307, 61.9221, 0.8799
CIE-Luv:
38.7307, 92.1902, -10.1479
Hunter-Lab:
32.4085, 53.9173, 2.3903
#b0145c color charts
#b0145c color shades, tints & tones
#b0145c color schemes
#b0145c color preview, HTML & CSS examples
This text has a color of #b0145c
<p style="color:#b0145c;">Text here</p>
.mytext {color:#b0145c;}
This box has a color of #b0145c
<div style="background-color:#b0145c;">Content here</div>
.mybackground {background-color:#b0145c;}
Border around this has a color of #b0145c
<div style="border:2px solid #b0145c;">Content here</div>
.myborder {border:2px solid #b0145c;}