#bf252b color space conversions
Hex:
#bf252b
RGB:
191, 37, 43
CMY:
25, 85, 83
CMYK:
0, 81, 77, 25
HSL:
358°, 67.5439%, 44.7059%
HSV (HSB):
358°, 80.6283%, 74.9020%
XYZ:
22.5835, 12.5739, 3.5222
xyY:
0.5839, 0.3251, 12.5739
CIE-Lab:
42.1141, 59.1936, 36.4709
CIE-LCH:
42.1141, 69.5270, 31.6384
CIE-Luv:
42.1141, 114.7043, 22.9786
Hunter-Lab:
35.4597, 51.6280, 18.9325
#bf252b color charts
#bf252b color shades, tints & tones
#bf252b color schemes
#bf252b color preview, HTML & CSS examples
This text has a color of #bf252b
<p style="color:#bf252b;">Text here</p>
.mytext {color:#bf252b;}
This box has a color of #bf252b
<div style="background-color:#bf252b;">Content here</div>
.mybackground {background-color:#bf252b;}
Border around this has a color of #bf252b
<div style="border:2px solid #bf252b;">Content here</div>
.myborder {border:2px solid #bf252b;}