#b8420a color space conversions
Hex:
#b8420a
RGB:
184, 66, 10
CMY:
28, 74, 96
CMYK:
0, 64, 95, 28
HSL:
19°, 89.6907%, 38.0392%
HSV (HSB):
19°, 94.5652%, 72.1569%
XYZ:
21.7702, 14.1087, 1.8630
xyY:
0.5768, 0.3738, 14.1087
CIE-Lab:
44.3884, 45.6274, 52.5816
CIE-LCH:
44.3884, 69.6181, 49.0503
CIE-Luv:
44.3884, 96.0963, 36.3406
Hunter-Lab:
37.5615, 37.7235, 23.3524
#b8420a color charts
#b8420a color shades, tints & tones
#b8420a color schemes
#b8420a color preview, HTML & CSS examples
This text has a color of #b8420a
<p style="color:#b8420a;">Text here</p>
.mytext {color:#b8420a;}
This box has a color of #b8420a
<div style="background-color:#b8420a;">Content here</div>
.mybackground {background-color:#b8420a;}
Border around this has a color of #b8420a
<div style="border:2px solid #b8420a;">Content here</div>
.myborder {border:2px solid #b8420a;}