#b2177c color space conversions
Hex:
#b2177c
RGB:
178, 23, 124
CMY:
30, 91, 51
CMYK:
0, 87, 30, 30
HSL:
321°, 77.1144%, 39.4118%
HSV (HSB):
321°, 87.0787%, 69.8039%
XYZ:
22.3046, 11.5330, 20.1193
xyY:
0.4134, 0.2137, 11.5330
CIE-Lab:
40.4641, 65.0258, -16.5631
CIE-LCH:
40.4641, 67.1021, 345.7097
CIE-Luv:
40.4641, 79.5026, -32.7908
Hunter-Lab:
33.9603, 57.8055, -11.3533
#b2177c color charts
#b2177c color shades, tints & tones
#b2177c color schemes
#b2177c color preview, HTML & CSS examples
This text has a color of #b2177c
<p style="color:#b2177c;">Text here</p>
.mytext {color:#b2177c;}
This box has a color of #b2177c
<div style="background-color:#b2177c;">Content here</div>
.mybackground {background-color:#b2177c;}
Border around this has a color of #b2177c
<div style="border:2px solid #b2177c;">Content here</div>
.myborder {border:2px solid #b2177c;}