#bf5e4c color space conversions
Hex:
#bf5e4c
RGB:
191, 94, 76
CMY:
25, 63, 70
CMYK:
0, 51, 60, 25
HSL:
9°, 47.3251%, 52.3529%
HSV (HSB):
9°, 60.2094%, 74.9020%
XYZ:
26.7931, 19.6036, 9.2092
xyY:
0.4818, 0.3525, 19.6036
CIE-Lab:
51.3860, 37.3851, 28.3917
CIE-LCH:
51.3860, 46.9439, 37.2144
CIE-Luv:
51.3860, 73.2865, 25.3598
Hunter-Lab:
44.2759, 30.5344, 18.6611
#bf5e4c color charts
#bf5e4c color shades, tints & tones
#bf5e4c color schemes
#bf5e4c color preview, HTML & CSS examples
This text has a color of #bf5e4c
<p style="color:#bf5e4c;">Text here</p>
.mytext {color:#bf5e4c;}
This box has a color of #bf5e4c
<div style="background-color:#bf5e4c;">Content here</div>
.mybackground {background-color:#bf5e4c;}
Border around this has a color of #bf5e4c
<div style="border:2px solid #bf5e4c;">Content here</div>
.myborder {border:2px solid #bf5e4c;}