#b94d00 color space conversions
Hex:
#b94d00
RGB:
185, 77, 0
CMY:
27, 70, 100
CMYK:
0, 58, 100, 27
HSL:
25°, 100.0000%, 36.2745%
HSV (HSB):
25°, 100.0000%, 72.5490%
XYZ:
22.6615, 15.6220, 1.8210
xyY:
0.5651, 0.3895, 15.6220
CIE-Lab:
46.4747, 40.7542, 56.5691
CIE-LCH:
46.4747, 69.7206, 54.2298
CIE-Luv:
46.4747, 89.1375, 40.7020
Hunter-Lab:
39.5247, 33.1745, 24.9357
#b94d00 color charts
#b94d00 color shades, tints & tones
#b94d00 color schemes
#b94d00 color preview, HTML & CSS examples
This text has a color of #b94d00
<p style="color:#b94d00;">Text here</p>
.mytext {color:#b94d00;}
This box has a color of #b94d00
<div style="background-color:#b94d00;">Content here</div>
.mybackground {background-color:#b94d00;}
Border around this has a color of #b94d00
<div style="border:2px solid #b94d00;">Content here</div>
.myborder {border:2px solid #b94d00;}