#b2127e color space conversions
Hex:
#b2127e
RGB:
178, 18, 126
CMY:
30, 93, 51
CMYK:
0, 90, 29, 30
HSL:
320°, 81.6327%, 38.4314%
HSV (HSB):
320°, 89.8876%, 69.8039%
XYZ:
22.3423, 11.4039, 20.7623
xyY:
0.4099, 0.2092, 11.4039
CIE-Lab:
40.2527, 66.1107, -18.1285
CIE-LCH:
40.2527, 68.5512, 344.6656
CIE-Luv:
40.2527, 79.3740, -35.0222
Hunter-Lab:
33.7697, 58.9999, -12.8138
#b2127e color charts
#b2127e color shades, tints & tones
#b2127e color schemes
#b2127e color preview, HTML & CSS examples
This text has a color of #b2127e
<p style="color:#b2127e;">Text here</p>
.mytext {color:#b2127e;}
This box has a color of #b2127e
<div style="background-color:#b2127e;">Content here</div>
.mybackground {background-color:#b2127e;}
Border around this has a color of #b2127e
<div style="border:2px solid #b2127e;">Content here</div>
.myborder {border:2px solid #b2127e;}