#b50d36 color space conversions
Hex:
#b50d36
RGB:
181, 13, 54
CMY:
29, 95, 79
CMYK:
0, 93, 70, 29
HSL:
345°, 86.5979%, 38.0392%
HSV (HSB):
345°, 92.8177%, 70.9804%
XYZ:
19.8658, 10.3779, 4.4461
xyY:
0.5727, 0.2992, 10.3779
CIE-Lab:
38.5124, 61.7615, 25.1157
CIE-LCH:
38.5124, 66.6729, 22.1295
CIE-Luv:
38.5124, 111.5888, 13.1087
Hunter-Lab:
32.2148, 53.6992, 14.3675
#b50d36 color charts
#b50d36 color shades, tints & tones
#b50d36 color schemes
#b50d36 color preview, HTML & CSS examples
This text has a color of #b50d36
<p style="color:#b50d36;">Text here</p>
.mytext {color:#b50d36;}
This box has a color of #b50d36
<div style="background-color:#b50d36;">Content here</div>
.mybackground {background-color:#b50d36;}
Border around this has a color of #b50d36
<div style="border:2px solid #b50d36;">Content here</div>
.myborder {border:2px solid #b50d36;}