#b2235d color space conversions
Hex:
#b2235d
RGB:
178, 35, 93
CMY:
30, 86, 64
CMYK:
0, 80, 48, 30
HSL:
336°, 67.1362%, 41.7647%
HSV (HSB):
336°, 80.3371%, 69.8039%
XYZ:
20.9369, 11.4574, 11.4639
xyY:
0.4774, 0.2612, 11.4574
CIE-Lab:
40.3403, 59.1221, 2.6989
CIE-LCH:
40.3403, 59.1836, 2.6137
CIE-Luv:
40.3403, 89.5642, -7.5820
Hunter-Lab:
33.8487, 51.1748, 3.6137
#b2235d color charts
#b2235d color shades, tints & tones
#b2235d color schemes
#b2235d color preview, HTML & CSS examples
This text has a color of #b2235d
<p style="color:#b2235d;">Text here</p>
.mytext {color:#b2235d;}
This box has a color of #b2235d
<div style="background-color:#b2235d;">Content here</div>
.mybackground {background-color:#b2235d;}
Border around this has a color of #b2235d
<div style="border:2px solid #b2235d;">Content here</div>
.myborder {border:2px solid #b2235d;}