#b0014d color space conversions
Hex:
#b0014d
RGB:
176, 1, 77
CMY:
31, 100, 70
CMYK:
0, 99, 56, 31
HSL:
334°, 98.8701%, 34.7059%
HSV (HSB):
334°, 99.4318%, 69.0196%
XYZ:
19.2549, 9.7876, 7.8955
xyY:
0.5213, 0.2650, 9.7876
CIE-Lab:
37.4586, 63.2303, 8.7691
CIE-LCH:
37.4586, 63.8355, 7.8957
CIE-Luv:
37.4586, 101.3112, -2.0040
Hunter-Lab:
31.2852, 55.1112, 6.9365
#b0014d color charts
#b0014d color shades, tints & tones
#b0014d color schemes
#b0014d color preview, HTML & CSS examples
This text has a color of #b0014d
<p style="color:#b0014d;">Text here</p>
.mytext {color:#b0014d;}
This box has a color of #b0014d
<div style="background-color:#b0014d;">Content here</div>
.mybackground {background-color:#b0014d;}
Border around this has a color of #b0014d
<div style="border:2px solid #b0014d;">Content here</div>
.myborder {border:2px solid #b0014d;}