#b0014c color space conversions
Hex:
#b0014c
RGB:
176, 1, 76
CMY:
31, 100, 70
CMYK:
0, 99, 57, 31
HSL:
334°, 98.8701%, 34.7059%
HSV (HSB):
334°, 99.4318%, 69.0196%
XYZ:
19.2199, 9.7736, 7.7110
xyY:
0.5236, 0.2663, 9.7736
CIE-Lab:
37.4330, 63.1621, 9.3800
CIE-LCH:
37.4330, 63.8548, 8.4471
CIE-Luv:
37.4330, 101.7163, -1.3724
Hunter-Lab:
31.2628, 55.0291, 7.2601
#b0014c color charts
#b0014c color shades, tints & tones
#b0014c color schemes
#b0014c color preview, HTML & CSS examples
This text has a color of #b0014c
<p style="color:#b0014c;">Text here</p>
.mytext {color:#b0014c;}
This box has a color of #b0014c
<div style="background-color:#b0014c;">Content here</div>
.mybackground {background-color:#b0014c;}
Border around this has a color of #b0014c
<div style="border:2px solid #b0014c;">Content here</div>
.myborder {border:2px solid #b0014c;}