#bf5d65 color space conversions
Hex:
#bf5d65
RGB:
191, 93, 101
CMY:
25, 64, 60
CMYK:
0, 51, 47, 25
HSL:
355°, 43.3628%, 55.6863%
HSV (HSB):
355°, 51.3089%, 74.9020%
XYZ:
27.7492, 19.8447, 14.6798
xyY:
0.4456, 0.3187, 19.8447
CIE-Lab:
51.6611, 40.0535, 14.1038
CIE-LCH:
51.6611, 42.4641, 19.3983
CIE-Luv:
51.6611, 68.8996, 10.1271
Hunter-Lab:
44.5473, 33.2324, 11.6452
#bf5d65 color charts
#bf5d65 color shades, tints & tones
#bf5d65 color schemes
#bf5d65 color preview, HTML & CSS examples
This text has a color of #bf5d65
<p style="color:#bf5d65;">Text here</p>
.mytext {color:#bf5d65;}
This box has a color of #bf5d65
<div style="background-color:#bf5d65;">Content here</div>
.mybackground {background-color:#bf5d65;}
Border around this has a color of #bf5d65
<div style="border:2px solid #bf5d65;">Content here</div>
.myborder {border:2px solid #bf5d65;}