#bf5412 color space conversions
Hex:
#bf5412
RGB:
191, 84, 18
CMY:
25, 67, 93
CMYK:
0, 56, 91, 25
HSL:
23°, 82.7751%, 40.9804%
HSV (HSB):
23°, 90.5759%, 74.9020%
XYZ:
24.7654, 17.4607, 2.6372
xyY:
0.5520, 0.3892, 17.4607
CIE-Lab:
48.8353, 39.8912, 53.9187
CIE-LCH:
48.8353, 67.0711, 53.5045
CIE-Luv:
48.8353, 87.8849, 41.3349
Hunter-Lab:
41.7860, 32.6664, 25.5082
#bf5412 color charts
#bf5412 color shades, tints & tones
#bf5412 color schemes
#bf5412 color preview, HTML & CSS examples
This text has a color of #bf5412
<p style="color:#bf5412;">Text here</p>
.mytext {color:#bf5412;}
This box has a color of #bf5412
<div style="background-color:#bf5412;">Content here</div>
.mybackground {background-color:#bf5412;}
Border around this has a color of #bf5412
<div style="border:2px solid #bf5412;">Content here</div>
.myborder {border:2px solid #bf5412;}