#b81f0c color space conversions
Hex:
#b81f0c
RGB:
184, 31, 12
CMY:
28, 88, 95
CMYK:
0, 83, 93, 28
HSL:
7°, 87.7551%, 38.4314%
HSV (HSB):
7°, 93.4783%, 72.1569%
XYZ:
20.3235, 11.1969, 1.4379
xyY:
0.6166, 0.3397, 11.1969
CIE-Lab:
39.9101, 57.9984, 49.1233
CIE-LCH:
39.9101, 76.0060, 40.2639
CIE-Luv:
39.9101, 116.3579, 28.4883
Hunter-Lab:
33.4617, 49.8568, 20.8755
#b81f0c color charts
#b81f0c color shades, tints & tones
#b81f0c color schemes
#b81f0c color preview, HTML & CSS examples
This text has a color of #b81f0c
<p style="color:#b81f0c;">Text here</p>
.mytext {color:#b81f0c;}
This box has a color of #b81f0c
<div style="background-color:#b81f0c;">Content here</div>
.mybackground {background-color:#b81f0c;}
Border around this has a color of #b81f0c
<div style="border:2px solid #b81f0c;">Content here</div>
.myborder {border:2px solid #b81f0c;}