#bf482a color space conversions
Hex:
#bf482a
RGB:
191, 72, 42
CMY:
25, 72, 84
CMYK:
0, 62, 78, 25
HSL:
12°, 63.9485%, 45.6863%
HSV (HSB):
12°, 78.0105%, 74.9020%
XYZ:
24.2211, 15.8783, 3.9787
xyY:
0.5495, 0.3602, 15.8783
CIE-Lab:
46.8144, 46.2456, 41.9329
CIE-LCH:
46.8144, 62.4261, 42.1999
CIE-Luv:
46.8144, 94.5297, 32.0012
Hunter-Lab:
39.8475, 38.7672, 21.9733
#bf482a color charts
#bf482a color shades, tints & tones
#bf482a color schemes
#bf482a color preview, HTML & CSS examples
This text has a color of #bf482a
<p style="color:#bf482a;">Text here</p>
.mytext {color:#bf482a;}
This box has a color of #bf482a
<div style="background-color:#bf482a;">Content here</div>
.mybackground {background-color:#bf482a;}
Border around this has a color of #bf482a
<div style="border:2px solid #bf482a;">Content here</div>
.myborder {border:2px solid #bf482a;}