#bf4f50 color space conversions
Hex:
#bf4f50
RGB:
191, 79, 80
CMY:
25, 69, 69
CMYK:
0, 59, 58, 25
HSL:
359°, 46.6667%, 52.9412%
HSV (HSB):
359°, 58.6387%, 74.9020%
XYZ:
25.7298, 17.2475, 9.5624
xyY:
0.4897, 0.3283, 17.2475
CIE-Lab:
48.5704, 45.1260, 22.4288
CIE-LCH:
48.5704, 50.3925, 26.4286
CIE-Luv:
48.5704, 82.6140, 17.2964
Hunter-Lab:
41.5301, 37.9112, 15.4194
#bf4f50 color charts
#bf4f50 color shades, tints & tones
#bf4f50 color schemes
#bf4f50 color preview, HTML & CSS examples
This text has a color of #bf4f50
<p style="color:#bf4f50;">Text here</p>
.mytext {color:#bf4f50;}
This box has a color of #bf4f50
<div style="background-color:#bf4f50;">Content here</div>
.mybackground {background-color:#bf4f50;}
Border around this has a color of #bf4f50
<div style="border:2px solid #bf4f50;">Content here</div>
.myborder {border:2px solid #bf4f50;}