#bf2d27 color space conversions
Hex:
#bf2d27
RGB:
191, 45, 39
CMY:
25, 82, 85
CMYK:
0, 76, 80, 25
HSL:
2°, 66.0870%, 45.0980%
HSV (HSB):
2°, 79.5812%, 74.9020%
XYZ:
22.7905, 13.0996, 3.2467
xyY:
0.5823, 0.3347, 13.0996
CIE-Lab:
42.9130, 56.6934, 39.5549
CIE-LCH:
42.9130, 69.1284, 34.9034
CIE-Luv:
42.9130, 111.6871, 25.9073
Hunter-Lab:
36.1934, 49.0604, 20.0167
#bf2d27 color charts
#bf2d27 color shades, tints & tones
#bf2d27 color schemes
#bf2d27 color preview, HTML & CSS examples
This text has a color of #bf2d27
<p style="color:#bf2d27;">Text here</p>
.mytext {color:#bf2d27;}
This box has a color of #bf2d27
<div style="background-color:#bf2d27;">Content here</div>
.mybackground {background-color:#bf2d27;}
Border around this has a color of #bf2d27
<div style="border:2px solid #bf2d27;">Content here</div>
.myborder {border:2px solid #bf2d27;}