#b1314e color space conversions
Hex:
#b1314e
RGB:
177, 49, 78
CMY:
31, 81, 69
CMYK:
0, 72, 56, 31
HSL:
346°, 56.6372%, 44.3137%
HSV (HSB):
346°, 72.3164%, 69.4118%
XYZ:
20.6049, 12.0938, 8.4561
xyY:
0.5007, 0.2939, 12.0938
CIE-Lab:
41.3648, 53.1017, 13.5753
CIE-LCH:
41.3648, 54.8094, 14.3404
CIE-Luv:
41.3648, 88.5316, 5.5667
Hunter-Lab:
34.7761, 44.9033, 9.9265
#b1314e color charts
#b1314e color shades, tints & tones
#b1314e color schemes
#b1314e color preview, HTML & CSS examples
This text has a color of #b1314e
<p style="color:#b1314e;">Text here</p>
.mytext {color:#b1314e;}
This box has a color of #b1314e
<div style="background-color:#b1314e;">Content here</div>
.mybackground {background-color:#b1314e;}
Border around this has a color of #b1314e
<div style="border:2px solid #b1314e;">Content here</div>
.myborder {border:2px solid #b1314e;}