#bf3f23 color space conversions
Hex:
#bf3f23
RGB:
191, 63, 35
CMY:
25, 75, 86
CMYK:
0, 67, 82, 25
HSL:
11°, 69.0265%, 44.3137%
HSV (HSB):
11°, 81.6754%, 74.9020%
XYZ:
23.5667, 14.7527, 3.1956
xyY:
0.5677, 0.3554, 14.7527
CIE-Lab:
45.2936, 49.9195, 43.9871
CIE-LCH:
45.2936, 66.5344, 41.3853
CIE-Luv:
45.2936, 101.6545, 31.4931
Hunter-Lab:
38.4093, 42.3058, 21.9537
#bf3f23 color charts
#bf3f23 color shades, tints & tones
#bf3f23 color schemes
#bf3f23 color preview, HTML & CSS examples
This text has a color of #bf3f23
<p style="color:#bf3f23;">Text here</p>
.mytext {color:#bf3f23;}
This box has a color of #bf3f23
<div style="background-color:#bf3f23;">Content here</div>
.mybackground {background-color:#bf3f23;}
Border around this has a color of #bf3f23
<div style="border:2px solid #bf3f23;">Content here</div>
.myborder {border:2px solid #bf3f23;}