#b2337c color space conversions
Hex:
#b2337c
RGB:
178, 51, 124
CMY:
30, 80, 51
CMYK:
0, 71, 30, 30
HSL:
326°, 55.4585%, 44.9020%
HSV (HSB):
326°, 71.3483%, 69.8039%
XYZ:
23.1820, 13.2879, 20.4118
xyY:
0.4075, 0.2336, 13.2879
CIE-Lab:
43.1938, 57.2517, -12.4060
CIE-LCH:
43.1938, 58.5805, 347.7735
CIE-Luv:
43.1938, 72.4203, -26.3067
Hunter-Lab:
36.4525, 49.7253, -7.6830
#b2337c color charts
#b2337c color shades, tints & tones
#b2337c color schemes
#b2337c color preview, HTML & CSS examples
This text has a color of #b2337c
<p style="color:#b2337c;">Text here</p>
.mytext {color:#b2337c;}
This box has a color of #b2337c
<div style="background-color:#b2337c;">Content here</div>
.mybackground {background-color:#b2337c;}
Border around this has a color of #b2337c
<div style="border:2px solid #b2337c;">Content here</div>
.myborder {border:2px solid #b2337c;}