#b2077e color space conversions
Hex:
#b2077e
RGB:
178, 7, 126
CMY:
30, 97, 51
CMYK:
0, 96, 29, 30
HSL:
318°, 92.4324%, 36.2745%
HSV (HSB):
318°, 96.0674%, 69.8039%
XYZ:
22.2020, 11.1233, 20.7155
xyY:
0.4108, 0.2058, 11.1233
CIE-Lab:
39.7874, 67.4689, -18.8442
CIE-LCH:
39.7874, 70.0511, 344.3949
CIE-Luv:
39.7874, 80.5324, -36.1068
Hunter-Lab:
33.3516, 60.4611, -13.4804
#b2077e color charts
#b2077e color shades, tints & tones
#b2077e color schemes
#b2077e color preview, HTML & CSS examples
This text has a color of #b2077e
<p style="color:#b2077e;">Text here</p>
.mytext {color:#b2077e;}
This box has a color of #b2077e
<div style="background-color:#b2077e;">Content here</div>
.mybackground {background-color:#b2077e;}
Border around this has a color of #b2077e
<div style="border:2px solid #b2077e;">Content here</div>
.myborder {border:2px solid #b2077e;}