#bf5e5c color space conversions
Hex:
#bf5e5c
RGB:
191, 94, 92
CMY:
25, 63, 64
CMYK:
0, 51, 52, 25
HSL:
1°, 43.6123%, 55.4902%
HSV (HSB):
1°, 51.8325%, 74.9020%
XYZ:
27.4203, 19.8545, 12.5123
xyY:
0.4586, 0.3321, 19.8545
CIE-Lab:
51.6723, 38.6899, 19.4414
CIE-LCH:
51.6723, 43.2998, 26.6792
CIE-Luv:
51.6723, 70.1971, 16.2760
Hunter-Lab:
44.5584, 31.8682, 14.5418
#bf5e5c color charts
#bf5e5c color shades, tints & tones
#bf5e5c color schemes
#bf5e5c color preview, HTML & CSS examples
This text has a color of #bf5e5c
<p style="color:#bf5e5c;">Text here</p>
.mytext {color:#bf5e5c;}
This box has a color of #bf5e5c
<div style="background-color:#bf5e5c;">Content here</div>
.mybackground {background-color:#bf5e5c;}
Border around this has a color of #bf5e5c
<div style="border:2px solid #bf5e5c;">Content here</div>
.myborder {border:2px solid #bf5e5c;}