#bf4f5f color space conversions
Hex:
#bf4f5f
RGB:
191, 79, 95
CMY:
25, 69, 63
CMYK:
0, 59, 50, 25
HSL:
351°, 46.6667%, 52.9412%
HSV (HSB):
351°, 58.6387%, 74.9020%
XYZ:
26.3474, 17.4946, 12.8146
xyY:
0.4650, 0.3088, 17.4946
CIE-Lab:
48.8772, 46.3709, 13.8455
CIE-LCH:
48.8772, 48.3938, 16.6247
CIE-Luv:
48.8772, 78.9465, 8.1693
Hunter-Lab:
41.8265, 39.2446, 11.1136
#bf4f5f color charts
#bf4f5f color shades, tints & tones
#bf4f5f color schemes
#bf4f5f color preview, HTML & CSS examples
This text has a color of #bf4f5f
<p style="color:#bf4f5f;">Text here</p>
.mytext {color:#bf4f5f;}
This box has a color of #bf4f5f
<div style="background-color:#bf4f5f;">Content here</div>
.mybackground {background-color:#bf4f5f;}
Border around this has a color of #bf4f5f
<div style="border:2px solid #bf4f5f;">Content here</div>
.myborder {border:2px solid #bf4f5f;}