#b2014a color space conversions
Hex:
#b2014a
RGB:
178, 1, 74
CMY:
30, 100, 71
CMYK:
0, 99, 58, 30
HSL:
335°, 98.8827%, 35.0980%
HSV (HSB):
335°, 99.4382%, 69.8039%
XYZ:
19.6070, 9.9811, 7.3717
xyY:
0.5305, 0.2701, 9.9811
CIE-Lab:
37.8085, 63.5011, 11.2592
CIE-LCH:
37.8085, 64.4915, 10.0544
CIE-Luv:
37.8085, 104.1200, 0.4422
Hunter-Lab:
31.5929, 55.4921, 8.2806
#b2014a color charts
#b2014a color shades, tints & tones
#b2014a color schemes
#b2014a color preview, HTML & CSS examples
This text has a color of #b2014a
<p style="color:#b2014a;">Text here</p>
.mytext {color:#b2014a;}
This box has a color of #b2014a
<div style="background-color:#b2014a;">Content here</div>
.mybackground {background-color:#b2014a;}
Border around this has a color of #b2014a
<div style="border:2px solid #b2014a;">Content here</div>
.myborder {border:2px solid #b2014a;}