#b94f0c color space conversions
Hex:
#b94f0c
RGB:
185, 79, 12
CMY:
27, 69, 95
CMYK:
0, 57, 94, 27
HSL:
23°, 87.8173%, 38.6275%
HSV (HSB):
23°, 93.5135%, 72.5490%
XYZ:
22.8699, 15.9328, 2.2178
xyY:
0.5575, 0.3884, 15.9328
CIE-Lab:
46.8862, 39.9281, 53.8047
CIE-LCH:
46.8862, 67.0015, 53.4211
CIE-Luv:
46.8862, 87.0684, 40.0416
Hunter-Lab:
39.9159, 32.4192, 24.6469
#b94f0c color charts
#b94f0c color shades, tints & tones
#b94f0c color schemes
#b94f0c color preview, HTML & CSS examples
This text has a color of #b94f0c
<p style="color:#b94f0c;">Text here</p>
.mytext {color:#b94f0c;}
This box has a color of #b94f0c
<div style="background-color:#b94f0c;">Content here</div>
.mybackground {background-color:#b94f0c;}
Border around this has a color of #b94f0c
<div style="border:2px solid #b94f0c;">Content here</div>
.myborder {border:2px solid #b94f0c;}