#b4343f color space conversions
Hex:
#b4343f
RGB:
180, 52, 63
CMY:
29, 80, 75
CMYK:
0, 71, 65, 29
HSL:
355°, 55.1724%, 45.4902%
HSV (HSB):
355°, 71.1111%, 70.5882%
XYZ:
20.9476, 12.5182, 6.0148
xyY:
0.5306, 0.3171, 12.5182
CIE-Lab:
42.0281, 51.8986, 23.8784
CIE-LCH:
42.0281, 57.1283, 24.7070
CIE-Luv:
42.0281, 93.7912, 15.5681
Hunter-Lab:
35.3810, 43.7654, 14.6873
#b4343f color charts
#b4343f color shades, tints & tones
#b4343f color schemes
#b4343f color preview, HTML & CSS examples
This text has a color of #b4343f
<p style="color:#b4343f;">Text here</p>
.mytext {color:#b4343f;}
This box has a color of #b4343f
<div style="background-color:#b4343f;">Content here</div>
.mybackground {background-color:#b4343f;}
Border around this has a color of #b4343f
<div style="border:2px solid #b4343f;">Content here</div>
.myborder {border:2px solid #b4343f;}