#bf602d color space conversions
Hex:
#bf602d
RGB:
191, 96, 45
CMY:
25, 62, 82
CMYK:
0, 50, 76, 25
HSL:
21°, 61.8644%, 46.2745%
HSV (HSB):
21°, 76.4398%, 74.9020%
XYZ:
26.1424, 19.6316, 4.8940
xyY:
0.5160, 0.3875, 19.6316
CIE-Lab:
51.4181, 34.5712, 45.1278
CIE-LCH:
51.4181, 56.8479, 52.5452
CIE-Luv:
51.4181, 76.2220, 39.1771
Hunter-Lab:
44.3075, 27.7806, 24.4663
#bf602d color charts
#bf602d color shades, tints & tones
#bf602d color schemes
#bf602d color preview, HTML & CSS examples
This text has a color of #bf602d
<p style="color:#bf602d;">Text here</p>
.mytext {color:#bf602d;}
This box has a color of #bf602d
<div style="background-color:#bf602d;">Content here</div>
.mybackground {background-color:#bf602d;}
Border around this has a color of #bf602d
<div style="border:2px solid #bf602d;">Content here</div>
.myborder {border:2px solid #bf602d;}