#b2353e color space conversions
Hex:
#b2353e
RGB:
178, 53, 62
CMY:
30, 79, 76
CMYK:
0, 70, 65, 30
HSL:
356°, 54.1126%, 45.2941%
HSV (HSB):
356°, 70.2247%, 69.8039%
XYZ:
20.5027, 12.3590, 5.8623
xyY:
0.5295, 0.3192, 12.3590
CIE-Lab:
41.7811, 50.8099, 24.1017
CIE-LCH:
41.7811, 56.2364, 25.3773
CIE-Luv:
41.7811, 91.8695, 15.9675
Hunter-Lab:
35.1553, 42.5799, 14.7218
#b2353e color charts
#b2353e color shades, tints & tones
#b2353e color schemes
#b2353e color preview, HTML & CSS examples
This text has a color of #b2353e
<p style="color:#b2353e;">Text here</p>
.mytext {color:#b2353e;}
This box has a color of #b2353e
<div style="background-color:#b2353e;">Content here</div>
.mybackground {background-color:#b2353e;}
Border around this has a color of #b2353e
<div style="border:2px solid #b2353e;">Content here</div>
.myborder {border:2px solid #b2353e;}