#b32a5a color space conversions
Hex:
#b32a5a
RGB:
179, 42, 90
CMY:
30, 84, 65
CMYK:
0, 77, 50, 30
HSL:
339°, 61.9910%, 43.3333%
HSV (HSB):
339°, 76.5363%, 70.1961%
XYZ:
21.2638, 11.9778, 10.8641
xyY:
0.4821, 0.2716, 11.9778
CIE-Lab:
41.1808, 57.0628, 5.8248
CIE-LCH:
41.1808, 57.3593, 5.8284
CIE-Luv:
41.1808, 89.0751, -3.5926
Hunter-Lab:
34.6090, 49.1050, 5.6146
#b32a5a color charts
#b32a5a color shades, tints & tones
#b32a5a color schemes
#b32a5a color preview, HTML & CSS examples
This text has a color of #b32a5a
<p style="color:#b32a5a;">Text here</p>
.mytext {color:#b32a5a;}
This box has a color of #b32a5a
<div style="background-color:#b32a5a;">Content here</div>
.mybackground {background-color:#b32a5a;}
Border around this has a color of #b32a5a
<div style="border:2px solid #b32a5a;">Content here</div>
.myborder {border:2px solid #b32a5a;}