#bf3f33 color space conversions
Hex:
#bf3f33
RGB:
191, 63, 51
CMY:
25, 75, 80
CMYK:
0, 67, 73, 25
HSL:
5°, 57.8512%, 47.4510%
HSV (HSB):
5°, 73.2984%, 74.9020%
XYZ:
23.8609, 14.8704, 4.7446
xyY:
0.5488, 0.3420, 14.8704
CIE-Lab:
45.4562, 50.5205, 35.5797
CIE-LCH:
45.4562, 61.7919, 35.1556
CIE-Luv:
45.4562, 99.0597, 26.0837
Hunter-Lab:
38.5622, 42.9658, 19.6986
#bf3f33 color charts
#bf3f33 color shades, tints & tones
#bf3f33 color schemes
#bf3f33 color preview, HTML & CSS examples
This text has a color of #bf3f33
<p style="color:#bf3f33;">Text here</p>
.mytext {color:#bf3f33;}
This box has a color of #bf3f33
<div style="background-color:#bf3f33;">Content here</div>
.mybackground {background-color:#bf3f33;}
Border around this has a color of #bf3f33
<div style="border:2px solid #bf3f33;">Content here</div>
.myborder {border:2px solid #bf3f33;}