#b50d27 color space conversions
Hex:
#b50d27
RGB:
181, 13, 39
CMY:
29, 95, 85
CMYK:
0, 93, 78, 29
HSL:
351°, 86.5979%, 38.0392%
HSV (HSB):
351°, 92.8177%, 70.9804%
XYZ:
19.5662, 10.2581, 2.8682
xyY:
0.5985, 0.3138, 10.2581
CIE-Lab:
38.3017, 61.1701, 34.1149
CIE-LCH:
38.3017, 70.0401, 29.1487
CIE-Luv:
38.3017, 115.5611, 19.3265
Hunter-Lab:
32.0283, 52.9969, 17.1102
#b50d27 color charts
#b50d27 color shades, tints & tones
#b50d27 color schemes
#b50d27 color preview, HTML & CSS examples
This text has a color of #b50d27
<p style="color:#b50d27;">Text here</p>
.mytext {color:#b50d27;}
This box has a color of #b50d27
<div style="background-color:#b50d27;">Content here</div>
.mybackground {background-color:#b50d27;}
Border around this has a color of #b50d27
<div style="border:2px solid #b50d27;">Content here</div>
.myborder {border:2px solid #b50d27;}