#b5231c color space conversions
Hex:
#b5231c
RGB:
181, 35, 28
CMY:
29, 86, 89
CMYK:
0, 81, 85, 29
HSL:
3°, 73.2057%, 40.9804%
HSV (HSB):
3°, 84.5304%, 70.9804%
XYZ:
19.8667, 11.1097, 2.1959
xyY:
0.5989, 0.3349, 11.1097
CIE-Lab:
39.7646, 56.3684, 41.7063
CIE-LCH:
39.7646, 70.1200, 36.4973
CIE-Luv:
39.7646, 110.4665, 25.5701
Hunter-Lab:
33.3312, 48.0635, 19.4257
#b5231c color charts
#b5231c color shades, tints & tones
#b5231c color schemes
#b5231c color preview, HTML & CSS examples
This text has a color of #b5231c
<p style="color:#b5231c;">Text here</p>
.mytext {color:#b5231c;}
This box has a color of #b5231c
<div style="background-color:#b5231c;">Content here</div>
.mybackground {background-color:#b5231c;}
Border around this has a color of #b5231c
<div style="border:2px solid #b5231c;">Content here</div>
.myborder {border:2px solid #b5231c;}