#b50a08 color space conversions
Hex:
#b50a08
RGB:
181, 10, 8
CMY:
29, 96, 97
CMYK:
0, 94, 96, 29
HSL:
1°, 91.5344%, 37.0588%
HSV (HSB):
1°, 95.5801%, 70.9804%
XYZ:
19.2084, 10.0584, 1.1588
xyY:
0.6313, 0.3306, 10.0584
CIE-Lab:
37.9470, 60.8886, 49.0196
CIE-LCH:
37.9470, 78.1687, 38.8365
CIE-Luv:
37.9470, 120.7880, 26.2649
Hunter-Lab:
31.7149, 52.6089, 20.0341
#b50a08 color charts
#b50a08 color shades, tints & tones
#b50a08 color schemes
#b50a08 color preview, HTML & CSS examples
This text has a color of #b50a08
<p style="color:#b50a08;">Text here</p>
.mytext {color:#b50a08;}
This box has a color of #b50a08
<div style="background-color:#b50a08;">Content here</div>
.mybackground {background-color:#b50a08;}
Border around this has a color of #b50a08
<div style="border:2px solid #b50a08;">Content here</div>
.myborder {border:2px solid #b50a08;}