#bf5353 color space conversions
Hex:
#bf5353
RGB:
191, 83, 83
CMY:
25, 67, 67
CMYK:
0, 57, 57, 25
HSL:
0°, 45.7627%, 53.7255%
HSV (HSB):
0°, 56.5445%, 74.9020%
XYZ:
26.1404, 17.8874, 10.2585
xyY:
0.4815, 0.3295, 17.8874
CIE-Lab:
49.3593, 43.4373, 21.6822
CIE-LCH:
49.3593, 48.5481, 26.5266
CIE-Luv:
49.3593, 79.3516, 17.1080
Hunter-Lab:
42.2935, 36.3123, 15.2244
#bf5353 color charts
#bf5353 color shades, tints & tones
#bf5353 color schemes
#bf5353 color preview, HTML & CSS examples
This text has a color of #bf5353
<p style="color:#bf5353;">Text here</p>
.mytext {color:#bf5353;}
This box has a color of #bf5353
<div style="background-color:#bf5353;">Content here</div>
.mybackground {background-color:#bf5353;}
Border around this has a color of #bf5353
<div style="border:2px solid #bf5353;">Content here</div>
.myborder {border:2px solid #bf5353;}