#bf5f0c color space conversions
Hex:
#bf5f0c
RGB:
191, 95, 12
CMY:
25, 63, 95
CMYK:
0, 50, 94, 25
HSL:
28°, 88.1773%, 39.8039%
HSV (HSB):
28°, 93.7173%, 74.9020%
XYZ:
25.6444, 19.2873, 2.7190
xyY:
0.5382, 0.4048, 19.2873
CIE-Lab:
51.0217, 34.2020, 57.0960
CIE-LCH:
51.0217, 66.5562, 59.0773
CIE-Luv:
51.0217, 79.3475, 45.6975
Hunter-Lab:
43.9173, 27.3752, 27.0713
#bf5f0c color charts
#bf5f0c color shades, tints & tones
#bf5f0c color schemes
#bf5f0c color preview, HTML & CSS examples
This text has a color of #bf5f0c
<p style="color:#bf5f0c;">Text here</p>
.mytext {color:#bf5f0c;}
This box has a color of #bf5f0c
<div style="background-color:#bf5f0c;">Content here</div>
.mybackground {background-color:#bf5f0c;}
Border around this has a color of #bf5f0c
<div style="border:2px solid #bf5f0c;">Content here</div>
.myborder {border:2px solid #bf5f0c;}