#b1404e color space conversions
Hex:
#b1404e
RGB:
177, 64, 78
CMY:
31, 75, 69
CMYK:
0, 64, 56, 31
HSL:
353°, 46.8880%, 47.2549%
HSV (HSB):
353°, 63.8418%, 69.4118%
XYZ:
21.3400, 13.5640, 8.7011
xyY:
0.4894, 0.3111, 13.5640
CIE-Lab:
43.6010, 46.9931, 16.6145
CIE-LCH:
43.6010, 49.8437, 19.4711
CIE-Luv:
43.6010, 80.6982, 10.3214
Hunter-Lab:
36.8293, 38.9771, 11.7730
#b1404e color charts
#b1404e color shades, tints & tones
#b1404e color schemes
#b1404e color preview, HTML & CSS examples
This text has a color of #b1404e
<p style="color:#b1404e;">Text here</p>
.mytext {color:#b1404e;}
This box has a color of #b1404e
<div style="background-color:#b1404e;">Content here</div>
.mybackground {background-color:#b1404e;}
Border around this has a color of #b1404e
<div style="border:2px solid #b1404e;">Content here</div>
.myborder {border:2px solid #b1404e;}