#b94d0e color space conversions
Hex:
#b94d0e
RGB:
185, 77, 14
CMY:
27, 70, 95
CMYK:
0, 58, 92, 27
HSL:
22°, 85.9296%, 39.0196%
HSV (HSB):
22°, 92.4324%, 72.5490%
XYZ:
22.7407, 15.6537, 2.2384
xyY:
0.5597, 0.3852, 15.6537
CIE-Lab:
46.5169, 40.9332, 52.9995
CIE-LCH:
46.5169, 66.9662, 52.3200
CIE-Luv:
46.5169, 88.5158, 39.1768
Hunter-Lab:
39.5648, 33.3583, 24.3411
#b94d0e color charts
#b94d0e color shades, tints & tones
#b94d0e color schemes
#b94d0e color preview, HTML & CSS examples
This text has a color of #b94d0e
<p style="color:#b94d0e;">Text here</p>
.mytext {color:#b94d0e;}
This box has a color of #b94d0e
<div style="background-color:#b94d0e;">Content here</div>
.mybackground {background-color:#b94d0e;}
Border around this has a color of #b94d0e
<div style="border:2px solid #b94d0e;">Content here</div>
.myborder {border:2px solid #b94d0e;}