#bf3b3f color space conversions
Hex:
#bf3b3f
RGB:
191, 59, 63
CMY:
25, 77, 75
CMYK:
0, 69, 67, 25
HSL:
358°, 52.8000%, 49.0196%
HSV (HSB):
358°, 69.1099%, 74.9020%
XYZ:
23.9470, 14.5632, 6.2515
xyY:
0.5350, 0.3253, 14.5632
CIE-Lab:
45.0300, 52.7365, 28.0680
CIE-LCH:
45.0300, 59.7407, 28.0233
CIE-Luv:
45.0300, 98.9046, 19.6431
Hunter-Lab:
38.1617, 45.2282, 17.0006
#bf3b3f color charts
#bf3b3f color shades, tints & tones
#bf3b3f color schemes
#bf3b3f color preview, HTML & CSS examples
This text has a color of #bf3b3f
<p style="color:#bf3b3f;">Text here</p>
.mytext {color:#bf3b3f;}
This box has a color of #bf3b3f
<div style="background-color:#bf3b3f;">Content here</div>
.mybackground {background-color:#bf3b3f;}
Border around this has a color of #bf3b3f
<div style="border:2px solid #bf3b3f;">Content here</div>
.myborder {border:2px solid #bf3b3f;}