#bf430e color space conversions
Hex:
#bf430e
RGB:
191, 67, 14
CMY:
25, 74, 95
CMYK:
0, 65, 93, 25
HSL:
18°, 86.3415%, 40.1961%
HSV (HSB):
18°, 92.6702%, 74.9020%
XYZ:
23.5723, 15.1224, 2.0920
xyY:
0.5779, 0.3708, 15.1224
CIE-Lab:
45.8014, 47.7556, 52.9873
CIE-LCH:
45.8014, 71.3320, 47.9727
CIE-Luv:
45.8014, 100.9207, 36.8524
Hunter-Lab:
38.8875, 40.1475, 24.0317
#bf430e color charts
#bf430e color shades, tints & tones
#bf430e color schemes
#bf430e color preview, HTML & CSS examples
This text has a color of #bf430e
<p style="color:#bf430e;">Text here</p>
.mytext {color:#bf430e;}
This box has a color of #bf430e
<div style="background-color:#bf430e;">Content here</div>
.mybackground {background-color:#bf430e;}
Border around this has a color of #bf430e
<div style="border:2px solid #bf430e;">Content here</div>
.myborder {border:2px solid #bf430e;}