#bf5b5f color space conversions
Hex:
#bf5b5f
RGB:
191, 91, 95
CMY:
25, 64, 63
CMYK:
0, 52, 50, 25
HSL:
358°, 43.8596%, 55.2941%
HSV (HSB):
358°, 52.3560%, 74.9020%
XYZ:
27.2925, 19.3848, 13.1296
xyY:
0.4563, 0.3241, 19.3848
CIE-Lab:
51.1344, 40.4944, 16.9404
CIE-LCH:
51.1344, 43.8950, 22.7015
CIE-Luv:
51.1344, 71.5076, 13.1195
Hunter-Lab:
44.0281, 33.6008, 13.1388
#bf5b5f color charts
#bf5b5f color shades, tints & tones
#bf5b5f color schemes
#bf5b5f color preview, HTML & CSS examples
This text has a color of #bf5b5f
<p style="color:#bf5b5f;">Text here</p>
.mytext {color:#bf5b5f;}
This box has a color of #bf5b5f
<div style="background-color:#bf5b5f;">Content here</div>
.mybackground {background-color:#bf5b5f;}
Border around this has a color of #bf5b5f
<div style="border:2px solid #bf5b5f;">Content here</div>
.myborder {border:2px solid #bf5b5f;}