#bf3d3e color space conversions
Hex:
#bf3d3e
RGB:
191, 61, 62
CMY:
25, 76, 76
CMYK:
0, 68, 68, 25
HSL:
360°, 51.5873%, 49.4118%
HSV (HSB):
360°, 68.0628%, 74.9020%
XYZ:
24.0241, 14.7617, 6.1405
xyY:
0.5347, 0.3286, 14.7617
CIE-Lab:
45.3060, 51.8852, 29.0031
CIE-LCH:
45.3060, 59.4412, 29.2045
CIE-Luv:
45.3060, 97.9709, 20.7020
Hunter-Lab:
38.4209, 44.3772, 17.4188
#bf3d3e color charts
#bf3d3e color shades, tints & tones
#bf3d3e color schemes
#bf3d3e color preview, HTML & CSS examples
This text has a color of #bf3d3e
<p style="color:#bf3d3e;">Text here</p>
.mytext {color:#bf3d3e;}
This box has a color of #bf3d3e
<div style="background-color:#bf3d3e;">Content here</div>
.mybackground {background-color:#bf3d3e;}
Border around this has a color of #bf3d3e
<div style="border:2px solid #bf3d3e;">Content here</div>
.myborder {border:2px solid #bf3d3e;}