#b3354d color space conversions
Hex:
#b3354d
RGB:
179, 53, 77
CMY:
30, 79, 70
CMYK:
0, 70, 57, 30
HSL:
349°, 54.3103%, 45.4902%
HSV (HSB):
349°, 70.3911%, 70.1961%
XYZ:
21.2031, 12.6657, 8.3484
xyY:
0.5022, 0.3000, 12.6657
CIE-Lab:
42.2552, 52.1425, 15.4742
CIE-LCH:
42.2552, 54.3901, 16.5292
CIE-Luv:
42.2552, 88.5378, 7.8004
Hunter-Lab:
35.5890, 44.0655, 11.0041
#b3354d color charts
#b3354d color shades, tints & tones
#b3354d color schemes
#b3354d color preview, HTML & CSS examples
This text has a color of #b3354d
<p style="color:#b3354d;">Text here</p>
.mytext {color:#b3354d;}
This box has a color of #b3354d
<div style="background-color:#b3354d;">Content here</div>
.mybackground {background-color:#b3354d;}
Border around this has a color of #b3354d
<div style="border:2px solid #b3354d;">Content here</div>
.myborder {border:2px solid #b3354d;}