#b32b51 color space conversions
Hex:
#b32b51
RGB:
179, 43, 81
CMY:
30, 83, 68
CMYK:
0, 76, 55, 30
HSL:
343°, 61.2613%, 43.5294%
HSV (HSB):
343°, 75.9777%, 70.1961%
XYZ:
20.9395, 11.9055, 8.9789
xyY:
0.5007, 0.2847, 11.9055
CIE-Lab:
41.0656, 56.0083, 11.3357
CIE-LCH:
41.0656, 57.1439, 11.4417
CIE-Luv:
41.0656, 91.8326, 2.5712
Hunter-Lab:
34.5044, 47.9425, 8.7243
#b32b51 color charts
#b32b51 color shades, tints & tones
#b32b51 color schemes
#b32b51 color preview, HTML & CSS examples
This text has a color of #b32b51
<p style="color:#b32b51;">Text here</p>
.mytext {color:#b32b51;}
This box has a color of #b32b51
<div style="background-color:#b32b51;">Content here</div>
.mybackground {background-color:#b32b51;}
Border around this has a color of #b32b51
<div style="border:2px solid #b32b51;">Content here</div>
.myborder {border:2px solid #b32b51;}