#b1234d color space conversions
Hex:
#b1234d
RGB:
177, 35, 77
CMY:
31, 86, 70
CMYK:
0, 80, 56, 31
HSL:
342°, 66.9811%, 41.5686%
HSV (HSB):
342°, 80.2260%, 69.4118%
XYZ:
20.0720, 11.0850, 8.1029
xyY:
0.5113, 0.2823, 11.0850
CIE-Lab:
39.7233, 57.5654, 11.9500
CIE-LCH:
39.7233, 58.7926, 11.7274
CIE-Luv:
39.7233, 94.6540, 2.7144
Hunter-Lab:
33.2941, 49.3476, 8.8763
#b1234d color charts
#b1234d RGB chart
#b1234d CMYK chart
#b1234d RGB pie chart
#b1234d color shades, tints & tones
#b1234d color schemes
#b1234d color preview, HTML & CSS examples
This text has a color of #b1234d
<p style="color:#b1234d;">Text here</p>
.mytext {color:#b1234d;}
Text color #b1234d
This box has a color of #b1234d
<div style="background-color:#b1234d;">Content here</div>
.mybackground {background-color:#b1234d;}
Background color #b1234d
Border around this has a color of #b1234d
<div style="border:2px solid #b1234d;">Content here</div>
.myborder {border:2px solid #b1234d;}
Border color #b1234d