#b2596c color space conversions
Hex:
#b2596c
RGB:
178, 89, 108
CMY:
30, 65, 58
CMYK:
0, 50, 39, 30
HSL:
347°, 36.6255%, 52.3529%
HSV (HSB):
347°, 50.0000%, 69.8039%
XYZ:
24.6392, 17.6924, 16.3037
xyY:
0.4202, 0.3017, 17.6924
CIE-Lab:
49.1209, 38.1171, 6.0740
CIE-LCH:
49.1209, 38.5980, 9.0540
CIE-Luv:
49.1209, 59.3507, 0.9335
Hunter-Lab:
42.0624, 30.9523, 6.4624
#b2596c color charts
#b2596c color shades, tints & tones
#b2596c color schemes
#b2596c color preview, HTML & CSS examples
This text has a color of #b2596c
<p style="color:#b2596c;">Text here</p>
.mytext {color:#b2596c;}
This box has a color of #b2596c
<div style="background-color:#b2596c;">Content here</div>
.mybackground {background-color:#b2596c;}
Border around this has a color of #b2596c
<div style="border:2px solid #b2596c;">Content here</div>
.myborder {border:2px solid #b2596c;}