#bf1d3e color space conversions
Hex:
#bf1d3e
RGB:
191, 29, 62
CMY:
25, 89, 76
CMYK:
0, 85, 68, 25
HSL:
348°, 73.6364%, 43.1373%
HSV (HSB):
348°, 84.8168%, 74.9020%
XYZ:
22.7947, 12.3029, 5.7307
xyY:
0.5583, 0.3013, 12.3029
CIE-Lab:
41.6935, 61.9691, 24.5203
CIE-LCH:
41.6935, 66.6439, 21.5880
CIE-Luv:
41.6935, 112.8734, 13.4469
Hunter-Lab:
35.0755, 54.6208, 14.8659
#bf1d3e color charts
#bf1d3e color shades, tints & tones
#bf1d3e color schemes
#bf1d3e color preview, HTML & CSS examples
This text has a color of #bf1d3e
<p style="color:#bf1d3e;">Text here</p>
.mytext {color:#bf1d3e;}
This box has a color of #bf1d3e
<div style="background-color:#bf1d3e;">Content here</div>
.mybackground {background-color:#bf1d3e;}
Border around this has a color of #bf1d3e
<div style="border:2px solid #bf1d3e;">Content here</div>
.myborder {border:2px solid #bf1d3e;}