#b81c14 color space conversions
Hex:
#b81c14
RGB:
184, 28, 20
CMY:
28, 89, 92
CMYK:
0, 85, 89, 28
HSL:
3°, 80.3922%, 40.0000%
HSV (HSB):
3°, 89.1304%, 72.1569%
XYZ:
20.3087, 11.0714, 1.7284
xyY:
0.6134, 0.3344, 11.0714
CIE-Lab:
39.7004, 58.8294, 45.7709
CIE-LCH:
39.7004, 74.5377, 37.8839
CIE-Luv:
39.7004, 116.7533, 26.7415
Hunter-Lab:
33.2737, 50.7192, 20.2117
#b81c14 color charts
#b81c14 color shades, tints & tones
#b81c14 color schemes
#b81c14 color preview, HTML & CSS examples
This text has a color of #b81c14
<p style="color:#b81c14;">Text here</p>
.mytext {color:#b81c14;}
This box has a color of #b81c14
<div style="background-color:#b81c14;">Content here</div>
.mybackground {background-color:#b81c14;}
Border around this has a color of #b81c14
<div style="border:2px solid #b81c14;">Content here</div>
.myborder {border:2px solid #b81c14;}