#bf1c2e color space conversions
Hex:
#bf1c2e
RGB:
191, 28, 46
CMY:
25, 89, 82
CMYK:
0, 85, 76, 25
HSL:
353°, 74.4292%, 42.9412%
HSV (HSB):
353°, 85.3403%, 74.9020%
XYZ:
22.3943, 12.1041, 3.7408
xyY:
0.5856, 0.3165, 12.1041
CIE-Lab:
41.3811, 61.4856, 33.9154
CIE-LCH:
41.3811, 70.2192, 28.8811
CIE-Luv:
41.3811, 117.5171, 20.4034
Hunter-Lab:
34.7910, 54.0126, 17.9787
#bf1c2e color charts
#bf1c2e color shades, tints & tones
#bf1c2e color schemes
#bf1c2e color preview, HTML & CSS examples
This text has a color of #bf1c2e
<p style="color:#bf1c2e;">Text here</p>
.mytext {color:#bf1c2e;}
This box has a color of #bf1c2e
<div style="background-color:#bf1c2e;">Content here</div>
.mybackground {background-color:#bf1c2e;}
Border around this has a color of #bf1c2e
<div style="border:2px solid #bf1c2e;">Content here</div>
.myborder {border:2px solid #bf1c2e;}