#b94c05 color space conversions
Hex:
#b94c05
RGB:
185, 76, 5
CMY:
27, 70, 98
CMYK:
0, 59, 97, 27
HSL:
24°, 94.7368%, 37.2549%
HSV (HSB):
24°, 97.2973%, 72.5490%
XYZ:
22.6194, 15.4941, 1.9421
xyY:
0.5647, 0.3868, 15.4941
CIE-Lab:
46.3037, 41.2993, 55.1647
CIE-LCH:
46.3037, 68.9114, 53.1795
CIE-Luv:
46.3037, 89.6946, 39.8705
Hunter-Lab:
39.3626, 33.6892, 24.6286
#b94c05 color charts
#b94c05 color shades, tints & tones
#b94c05 color schemes
#b94c05 color preview, HTML & CSS examples
This text has a color of #b94c05
<p style="color:#b94c05;">Text here</p>
.mytext {color:#b94c05;}
This box has a color of #b94c05
<div style="background-color:#b94c05;">Content here</div>
.mybackground {background-color:#b94c05;}
Border around this has a color of #b94c05
<div style="border:2px solid #b94c05;">Content here</div>
.myborder {border:2px solid #b94c05;}