#b50b2c color space conversions
Hex:
#b50b2c
RGB:
181, 11, 44
CMY:
29, 96, 83
CMYK:
0, 94, 76, 29
HSL:
348°, 88.5417%, 37.6471%
HSV (HSB):
348°, 93.9227%, 70.9804%
XYZ:
19.6304, 10.2450, 3.3257
xyY:
0.5913, 0.3086, 10.2450
CIE-Lab:
38.2785, 61.5924, 31.0657
CIE-LCH:
38.2785, 68.9834, 26.7652
CIE-Luv:
38.2785, 114.7410, 17.2869
Hunter-Lab:
32.0077, 53.4606, 16.2450
#b50b2c color charts
#b50b2c color shades, tints & tones
#b50b2c color schemes
#b50b2c color preview, HTML & CSS examples
This text has a color of #b50b2c
<p style="color:#b50b2c;">Text here</p>
.mytext {color:#b50b2c;}
This box has a color of #b50b2c
<div style="background-color:#b50b2c;">Content here</div>
.mybackground {background-color:#b50b2c;}
Border around this has a color of #b50b2c
<div style="border:2px solid #b50b2c;">Content here</div>
.myborder {border:2px solid #b50b2c;}