#b2358d color space conversions
Hex:
#b2358d
RGB:
178, 53, 141
CMY:
30, 79, 45
CMYK:
0, 70, 21, 30
HSL:
318°, 54.1126%, 45.2941%
HSV (HSB):
318°, 70.2247%, 69.8039%
XYZ:
24.4409, 13.9343, 26.6007
xyY:
0.3762, 0.2145, 13.9343
CIE-Lab:
44.1385, 58.7353, -21.3410
CIE-LCH:
44.1385, 62.4922, 340.0318
CIE-Luv:
44.1385, 65.5555, -39.0180
Hunter-Lab:
37.3286, 51.5477, -16.1205
#b2358d color charts
#b2358d color shades, tints & tones
#b2358d color schemes
#b2358d color preview, HTML & CSS examples
This text has a color of #b2358d
<p style="color:#b2358d;">Text here</p>
.mytext {color:#b2358d;}
This box has a color of #b2358d
<div style="background-color:#b2358d;">Content here</div>
.mybackground {background-color:#b2358d;}
Border around this has a color of #b2358d
<div style="border:2px solid #b2358d;">Content here</div>
.myborder {border:2px solid #b2358d;}