#b4234d color space conversions
Hex:
#b4234d
RGB:
180, 35, 77
CMY:
29, 86, 70
CMYK:
0, 81, 57, 29
HSL:
343°, 67.4419%, 42.1569%
HSV (HSB):
343°, 80.5556%, 70.5882%
XYZ:
20.7630, 11.4412, 8.1352
xyY:
0.5147, 0.2836, 11.4412
CIE-Lab:
40.3138, 58.3978, 12.8564
CIE-LCH:
40.3138, 59.7963, 12.4157
CIE-Luv:
40.3138, 97.0936, 3.4854
Hunter-Lab:
33.8248, 50.3767, 9.4175
#b4234d color charts
#b4234d color shades, tints & tones
#b4234d color schemes
#b4234d color preview, HTML & CSS examples
This text has a color of #b4234d
<p style="color:#b4234d;">Text here</p>
.mytext {color:#b4234d;}
This box has a color of #b4234d
<div style="background-color:#b4234d;">Content here</div>
.mybackground {background-color:#b4234d;}
Border around this has a color of #b4234d
<div style="border:2px solid #b4234d;">Content here</div>
.myborder {border:2px solid #b4234d;}