#b6377e color space conversions
Hex:
#b6377e
RGB:
182, 55, 126
CMY:
29, 78, 51
CMYK:
0, 70, 31, 29
HSL:
326°, 53.5865%, 46.4706%
HSV (HSB):
326°, 69.7802%, 71.3725%
XYZ:
24.4235, 14.1838, 21.1892
xyY:
0.4084, 0.2372, 14.1838
CIE-Lab:
44.4954, 57.1214, -11.5970
CIE-LCH:
44.4954, 58.2868, 348.5236
CIE-Luv:
44.4954, 73.4599, -25.3822
Hunter-Lab:
37.6614, 49.8501, -6.9949
#b6377e color charts
#b6377e color shades, tints & tones
#b6377e color schemes
#b6377e color preview, HTML & CSS examples
This text has a color of #b6377e
<p style="color:#b6377e;">Text here</p>
.mytext {color:#b6377e;}
This box has a color of #b6377e
<div style="background-color:#b6377e;">Content here</div>
.mybackground {background-color:#b6377e;}
Border around this has a color of #b6377e
<div style="border:2px solid #b6377e;">Content here</div>
.myborder {border:2px solid #b6377e;}