#bf917e color space conversions
Hex:
#bf917e
RGB:
191, 145, 126
CMY:
25, 43, 51
CMYK:
0, 24, 34, 25
HSL:
18°, 33.6788%, 62.1569%
HSV (HSB):
18°, 34.0314%, 74.9020%
XYZ:
35.3772, 32.8335, 24.2116
xyY:
0.3828, 0.3553, 32.8335
CIE-Lab:
64.0259, 14.7258, 16.8086
CIE-LCH:
64.0259, 22.3468, 48.7788
CIE-Luv:
64.0259, 31.4671, 19.7633
Hunter-Lab:
57.3005, 9.9293, 15.0582
#bf917e color charts
#bf917e color shades, tints & tones
#bf917e color schemes
#bf917e color preview, HTML & CSS examples
This text has a color of #bf917e
<p style="color:#bf917e;">Text here</p>
.mytext {color:#bf917e;}
This box has a color of #bf917e
<div style="background-color:#bf917e;">Content here</div>
.mybackground {background-color:#bf917e;}
Border around this has a color of #bf917e
<div style="border:2px solid #bf917e;">Content here</div>
.myborder {border:2px solid #bf917e;}