#b5323c color space conversions
Hex:
#b5323c
RGB:
181, 50, 60
CMY:
29, 80, 76
CMYK:
0, 72, 67, 29
HSL:
355°, 56.7100%, 45.2941%
HSV (HSB):
355°, 72.3757%, 70.9804%
XYZ:
21.0123, 12.4312, 5.5670
xyY:
0.5386, 0.3187, 12.4312
CIE-Lab:
41.8934, 52.7897, 25.5857
CIE-LCH:
41.8934, 58.6632, 25.8582
CIE-Luv:
41.8934, 96.4381, 16.7349
Hunter-Lab:
35.2579, 44.6773, 15.3191
#b5323c color charts
#b5323c color shades, tints & tones
#b5323c color schemes
#b5323c color preview, HTML & CSS examples
This text has a color of #b5323c
<p style="color:#b5323c;">Text here</p>
.mytext {color:#b5323c;}
This box has a color of #b5323c
<div style="background-color:#b5323c;">Content here</div>
.mybackground {background-color:#b5323c;}
Border around this has a color of #b5323c
<div style="border:2px solid #b5323c;">Content here</div>
.myborder {border:2px solid #b5323c;}