#b2616e color space conversions
Hex:
#b2616e
RGB:
178, 97, 110
CMY:
30, 62, 57
CMYK:
0, 46, 38, 30
HSL:
350°, 34.4681%, 53.9216%
HSV (HSB):
350°, 45.5056%, 69.8039%
XYZ:
25.4493, 19.1402, 17.1049
xyY:
0.4125, 0.3102, 19.1402
CIE-Lab:
50.8508, 34.1169, 7.3445
CIE-LCH:
50.8508, 34.8985, 12.1488
CIE-Luv:
50.8508, 54.1574, 3.3602
Hunter-Lab:
43.7495, 27.2727, 7.4437
#b2616e color charts
#b2616e color shades, tints & tones
#b2616e color schemes
#b2616e color preview, HTML & CSS examples
This text has a color of #b2616e
<p style="color:#b2616e;">Text here</p>
.mytext {color:#b2616e;}
This box has a color of #b2616e
<div style="background-color:#b2616e;">Content here</div>
.mybackground {background-color:#b2616e;}
Border around this has a color of #b2616e
<div style="border:2px solid #b2616e;">Content here</div>
.myborder {border:2px solid #b2616e;}