#bf360c color space conversions
Hex:
#bf360c
RGB:
191, 54, 12
CMY:
25, 79, 95
CMYK:
0, 72, 94, 25
HSL:
14°, 88.1773%, 39.8039%
HSV (HSB):
14°, 93.7173%, 74.9020%
XYZ:
22.8714, 13.7412, 1.7947
xyY:
0.5955, 0.3578, 13.7412
CIE-Lab:
43.8595, 52.9807, 52.3074
CIE-LCH:
43.8595, 74.4514, 44.6336
CIE-Luv:
43.8595, 109.7585, 33.8281
Hunter-Lab:
37.0692, 45.2620, 23.0779
#bf360c color charts
#bf360c color shades, tints & tones
#bf360c color schemes
#bf360c color preview, HTML & CSS examples
This text has a color of #bf360c
<p style="color:#bf360c;">Text here</p>
.mytext {color:#bf360c;}
This box has a color of #bf360c
<div style="background-color:#bf360c;">Content here</div>
.mybackground {background-color:#bf360c;}
Border around this has a color of #bf360c
<div style="border:2px solid #bf360c;">Content here</div>
.myborder {border:2px solid #bf360c;}