#b2127f color space conversions
Hex:
#b2127f
RGB:
178, 18, 127
CMY:
30, 93, 50
CMYK:
0, 90, 29, 30
HSL:
319°, 81.6327%, 38.4314%
HSV (HSB):
319°, 89.8876%, 69.8039%
XYZ:
22.4072, 11.4299, 21.1039
xyY:
0.4078, 0.2080, 11.4299
CIE-Lab:
40.2953, 66.2253, -18.6829
CIE-LCH:
40.2953, 68.8102, 344.2457
CIE-Luv:
40.2953, 78.9337, -35.7928
Hunter-Lab:
33.8081, 59.1410, -13.3446
#b2127f color charts
#b2127f color shades, tints & tones
#b2127f color schemes
#b2127f color preview, HTML & CSS examples
This text has a color of #b2127f
<p style="color:#b2127f;">Text here</p>
.mytext {color:#b2127f;}
This box has a color of #b2127f
<div style="background-color:#b2127f;">Content here</div>
.mybackground {background-color:#b2127f;}
Border around this has a color of #b2127f
<div style="border:2px solid #b2127f;">Content here</div>
.myborder {border:2px solid #b2127f;}