#b5101a color space conversions
Hex:
#b5101a
RGB:
181, 16, 26
CMY:
29, 94, 90
CMYK:
0, 91, 86, 29
HSL:
356°, 83.7563%, 38.6275%
HSV (HSB):
356°, 91.1602%, 70.9804%
XYZ:
19.4278, 10.2689, 1.9354
xyY:
0.6142, 0.3246, 10.2689
CIE-Lab:
38.3208, 60.3901, 41.4608
CIE-LCH:
38.3208, 73.2527, 34.4716
CIE-Luv:
38.3208, 117.3950, 23.5170
Hunter-Lab:
32.0452, 52.1390, 18.8507
#b5101a color charts
#b5101a color shades, tints & tones
#b5101a color schemes
#b5101a color preview, HTML & CSS examples
This text has a color of #b5101a
<p style="color:#b5101a;">Text here</p>
.mytext {color:#b5101a;}
This box has a color of #b5101a
<div style="background-color:#b5101a;">Content here</div>
.mybackground {background-color:#b5101a;}
Border around this has a color of #b5101a
<div style="border:2px solid #b5101a;">Content here</div>
.myborder {border:2px solid #b5101a;}