#bf353e color space conversions
Hex:
#bf353e
RGB:
191, 53, 62
CMY:
25, 79, 76
CMYK:
0, 72, 68, 25
HSL:
356°, 56.5574%, 47.8431%
HSV (HSB):
356°, 72.2513%, 74.9020%
XYZ:
23.6285, 13.9704, 6.0086
xyY:
0.5418, 0.3204, 13.9704
CIE-Lab:
44.1904, 54.9488, 27.6327
CIE-LCH:
44.1904, 61.5056, 26.6970
CIE-Luv:
44.1904, 102.4834, 18.4836
Hunter-Lab:
37.3770, 47.4320, 16.6326
#bf353e color charts
#bf353e color shades, tints & tones
#bf353e color schemes
#bf353e color preview, HTML & CSS examples
This text has a color of #bf353e
<p style="color:#bf353e;">Text here</p>
.mytext {color:#bf353e;}
This box has a color of #bf353e
<div style="background-color:#bf353e;">Content here</div>
.mybackground {background-color:#bf353e;}
Border around this has a color of #bf353e
<div style="border:2px solid #bf353e;">Content here</div>
.myborder {border:2px solid #bf353e;}