#bf2b30 color space conversions
Hex:
#bf2b30
RGB:
191, 43, 48
CMY:
25, 83, 81
CMYK:
0, 77, 75, 25
HSL:
358°, 63.2479%, 45.8824%
HSV (HSB):
358°, 77.4869%, 74.9020%
XYZ:
22.8832, 13.0175, 4.1029
xyY:
0.5720, 0.3254, 13.0175
CIE-Lab:
42.7896, 57.6460, 34.3104
CIE-LCH:
42.7896, 67.0840, 30.7607
CIE-Luv:
42.7896, 110.8884, 22.2729
Hunter-Lab:
36.0798, 50.0721, 18.5136
#bf2b30 color charts
#bf2b30 color shades, tints & tones
#bf2b30 color schemes
#bf2b30 color preview, HTML & CSS examples
This text has a color of #bf2b30
<p style="color:#bf2b30;">Text here</p>
.mytext {color:#bf2b30;}
This box has a color of #bf2b30
<div style="background-color:#bf2b30;">Content here</div>
.mybackground {background-color:#bf2b30;}
Border around this has a color of #bf2b30
<div style="border:2px solid #bf2b30;">Content here</div>
.myborder {border:2px solid #bf2b30;}