#b94e0e color space conversions
Hex:
#b94e0e
RGB:
185, 78, 14
CMY:
27, 69, 95
CMYK:
0, 58, 92, 27
HSL:
22°, 85.9296%, 39.0196%
HSV (HSB):
22°, 92.4324%, 72.5490%
XYZ:
22.8112, 15.7948, 2.2619
xyY:
0.5582, 0.3865, 15.7948
CIE-Lab:
46.7041, 40.4469, 53.1311
CIE-LCH:
46.7041, 66.7747, 52.7193
CIE-Luv:
46.7041, 87.7452, 39.4854
Hunter-Lab:
39.7426, 32.9047, 24.4455
#b94e0e color charts
#b94e0e color shades, tints & tones
#b94e0e color schemes
#b94e0e color preview, HTML & CSS examples
This text has a color of #b94e0e
<p style="color:#b94e0e;">Text here</p>
.mytext {color:#b94e0e;}
This box has a color of #b94e0e
<div style="background-color:#b94e0e;">Content here</div>
.mybackground {background-color:#b94e0e;}
Border around this has a color of #b94e0e
<div style="border:2px solid #b94e0e;">Content here</div>
.myborder {border:2px solid #b94e0e;}