#bf354c color space conversions
Hex:
#bf354c
RGB:
191, 53, 76
CMY:
25, 79, 70
CMYK:
0, 72, 60, 25
HSL:
350°, 56.5574%, 47.8431%
HSV (HSB):
350°, 72.2513%, 74.9020%
XYZ:
24.0635, 14.1444, 8.2993
xyY:
0.5174, 0.3041, 14.1444
CIE-Lab:
44.4393, 55.7937, 19.4066
CIE-LCH:
44.4393, 59.0725, 19.1791
CIE-Luv:
44.4393, 98.6553, 11.0709
Hunter-Lab:
37.6090, 48.3943, 13.2425
#bf354c color charts
#bf354c color shades, tints & tones
#bf354c color schemes
#bf354c color preview, HTML & CSS examples
This text has a color of #bf354c
<p style="color:#bf354c;">Text here</p>
.mytext {color:#bf354c;}
This box has a color of #bf354c
<div style="background-color:#bf354c;">Content here</div>
.mybackground {background-color:#bf354c;}
Border around this has a color of #bf354c
<div style="border:2px solid #bf354c;">Content here</div>
.myborder {border:2px solid #bf354c;}