#b50f15 color space conversions
Hex:
#b50f15
RGB:
181, 15, 21
CMY:
29, 94, 92
CMYK:
0, 92, 88, 29
HSL:
358°, 84.6939%, 38.4314%
HSV (HSB):
358°, 91.7127%, 70.9804%
XYZ:
19.3622, 10.2195, 1.6615
xyY:
0.6197, 0.3271, 10.2195
CIE-Lab:
38.2336, 60.4342, 43.8989
CIE-LCH:
38.2336, 74.6954, 35.9943
CIE-Luv:
38.2336, 118.3685, 24.5683
Hunter-Lab:
31.9680, 52.1690, 19.2960
#b50f15 color charts
#b50f15 color shades, tints & tones
#b50f15 color schemes
#b50f15 color preview, HTML & CSS examples
This text has a color of #b50f15
<p style="color:#b50f15;">Text here</p>
.mytext {color:#b50f15;}
This box has a color of #b50f15
<div style="background-color:#b50f15;">Content here</div>
.mybackground {background-color:#b50f15;}
Border around this has a color of #b50f15
<div style="border:2px solid #b50f15;">Content here</div>
.myborder {border:2px solid #b50f15;}