#b1234b color space conversions
Hex:
#b1234b
RGB:
177, 35, 75
CMY:
31, 86, 71
CMYK:
0, 80, 58, 31
HSL:
343°, 66.9811%, 41.5686%
HSV (HSB):
343°, 80.2260%, 69.4118%
XYZ:
20.0025, 11.0572, 7.7366
xyY:
0.5156, 0.2850, 11.0572
CIE-Lab:
39.6766, 57.4221, 13.1567
CIE-LCH:
39.6766, 58.9101, 12.9050
CIE-Luv:
39.6766, 95.3474, 3.9462
Hunter-Lab:
33.2523, 49.1827, 9.4820
#b1234b color charts
#b1234b RGB chart
#b1234b CMYK chart
#b1234b RGB pie chart
#b1234b color shades, tints & tones
#b1234b color schemes
#b1234b color preview, HTML & CSS examples
This text has a color of #b1234b
<p style="color:#b1234b;">Text here</p>
.mytext {color:#b1234b;}
Text color #b1234b
This box has a color of #b1234b
<div style="background-color:#b1234b;">Content here</div>
.mybackground {background-color:#b1234b;}
Background color #b1234b
Border around this has a color of #b1234b
<div style="border:2px solid #b1234b;">Content here</div>
.myborder {border:2px solid #b1234b;}
Border color #b1234b