#b50c27 color space conversions
Hex:
#b50c27
RGB:
181, 12, 39
CMY:
29, 95, 85
CMYK:
0, 93, 78, 29
HSL:
350°, 87.5648%, 37.8431%
HSV (HSB):
350°, 93.3702%, 70.9804%
XYZ:
19.5537, 10.2332, 2.8641
xyY:
0.5989, 0.3134, 10.2332
CIE-Lab:
38.2577, 61.2970, 34.0678
CIE-LCH:
38.2577, 70.1280, 29.0646
CIE-Luv:
38.2577, 115.7611, 19.2440
Hunter-Lab:
31.9893, 53.1281, 17.0842
#b50c27 color charts
#b50c27 color shades, tints & tones
#b50c27 color schemes
#b50c27 color preview, HTML & CSS examples
This text has a color of #b50c27
<p style="color:#b50c27;">Text here</p>
.mytext {color:#b50c27;}
This box has a color of #b50c27
<div style="background-color:#b50c27;">Content here</div>
.mybackground {background-color:#b50c27;}
Border around this has a color of #b50c27
<div style="border:2px solid #b50c27;">Content here</div>
.myborder {border:2px solid #b50c27;}