#b2356d color space conversions
Hex:
#b2356d
RGB:
178, 53, 109
CMY:
30, 79, 57
CMYK:
0, 70, 39, 30
HSL:
333°, 54.1126%, 45.2941%
HSV (HSB):
333°, 70.2247%, 69.8039%
XYZ:
22.3935, 13.1153, 15.8192
xyY:
0.4363, 0.2555, 13.1153
CIE-Lab:
42.9365, 54.7782, -3.5263
CIE-LCH:
42.9365, 54.8915, 356.3167
CIE-Luv:
42.9365, 77.1235, -14.2625
Hunter-Lab:
36.2151, 46.9988, -0.5481
#b2356d color charts
#b2356d color shades, tints & tones
#b2356d color schemes
#b2356d color preview, HTML & CSS examples
This text has a color of #b2356d
<p style="color:#b2356d;">Text here</p>
.mytext {color:#b2356d;}
This box has a color of #b2356d
<div style="background-color:#b2356d;">Content here</div>
.mybackground {background-color:#b2356d;}
Border around this has a color of #b2356d
<div style="border:2px solid #b2356d;">Content here</div>
.myborder {border:2px solid #b2356d;}