#bf5601 color space conversions
Hex:
#bf5601
RGB:
191, 86, 1
CMY:
25, 66, 100
CMYK:
0, 55, 99, 25
HSL:
27°, 98.9583%, 37.6471%
HSV (HSB):
27°, 99.4764%, 74.9020%
XYZ:
24.8191, 17.7341, 2.1436
xyY:
0.5553, 0.3968, 17.7341
CIE-Lab:
49.1720, 38.6708, 58.3615
CIE-LCH:
49.1720, 70.0106, 56.4712
CIE-Luv:
49.1720, 87.0192, 43.8439
Hunter-Lab:
42.1119, 31.5051, 26.4603
#bf5601 color charts
#bf5601 color shades, tints & tones
#bf5601 color schemes
#bf5601 color preview, HTML & CSS examples
This text has a color of #bf5601
<p style="color:#bf5601;">Text here</p>
.mytext {color:#bf5601;}
This box has a color of #bf5601
<div style="background-color:#bf5601;">Content here</div>
.mybackground {background-color:#bf5601;}
Border around this has a color of #bf5601
<div style="border:2px solid #bf5601;">Content here</div>
.myborder {border:2px solid #bf5601;}