#bf3d23 color space conversions
Hex:
#bf3d23
RGB:
191, 61, 35
CMY:
25, 76, 86
CMYK:
0, 68, 82, 25
HSL:
10°, 69.0265%, 44.3137%
HSV (HSB):
10°, 81.6754%, 74.9020%
XYZ:
23.4580, 14.5352, 3.1593
xyY:
0.5700, 0.3532, 14.5352
CIE-Lab:
44.9909, 50.7404, 43.6993
CIE-LCH:
44.9909, 66.9644, 40.7361
CIE-Luv:
44.9909, 102.9662, 30.9526
Hunter-Lab:
38.1251, 43.1104, 21.7744
#bf3d23 color charts
#bf3d23 color shades, tints & tones
#bf3d23 color schemes
#bf3d23 color preview, HTML & CSS examples
This text has a color of #bf3d23
<p style="color:#bf3d23;">Text here</p>
.mytext {color:#bf3d23;}
This box has a color of #bf3d23
<div style="background-color:#bf3d23;">Content here</div>
.mybackground {background-color:#bf3d23;}
Border around this has a color of #bf3d23
<div style="border:2px solid #bf3d23;">Content here</div>
.myborder {border:2px solid #bf3d23;}