#b81e0a color space conversions
Hex:
#b81e0a
RGB:
184, 30, 10
CMY:
28, 88, 96
CMYK:
0, 84, 95, 28
HSL:
7°, 89.6907%, 38.0392%
HSV (HSB):
7°, 94.5652%, 72.1569%
XYZ:
20.2862, 11.1408, 1.3683
xyY:
0.6186, 0.3397, 11.1408
CIE-Lab:
39.8166, 58.2182, 49.7367
CIE-LCH:
39.8166, 76.5709, 40.5078
CIE-Luv:
39.8166, 116.9221, 28.5948
Hunter-Lab:
33.3778, 50.0766, 20.9339
#b81e0a color charts
#b81e0a color shades, tints & tones
#b81e0a color schemes
#b81e0a color preview, HTML & CSS examples
This text has a color of #b81e0a
<p style="color:#b81e0a;">Text here</p>
.mytext {color:#b81e0a;}
This box has a color of #b81e0a
<div style="background-color:#b81e0a;">Content here</div>
.mybackground {background-color:#b81e0a;}
Border around this has a color of #b81e0a
<div style="border:2px solid #b81e0a;">Content here</div>
.myborder {border:2px solid #b81e0a;}