#bf905c color space conversions
Hex:
#bf905c
RGB:
191, 144, 92
CMY:
25, 44, 64
CMYK:
0, 25, 52, 25
HSL:
32°, 43.6123%, 55.4902%
HSV (HSB):
32°, 51.8325%, 74.9020%
XYZ:
33.3909, 31.7956, 14.5025
xyY:
0.4190, 0.3990, 31.7956
CIE-Lab:
63.1736, 11.5383, 34.3674
CIE-LCH:
63.1736, 36.2526, 71.4413
CIE-Luv:
63.1736, 35.5790, 39.7119
Hunter-Lab:
56.3876, 7.0236, 24.2223
#bf905c color charts
#bf905c color shades, tints & tones
#bf905c color schemes
#bf905c color preview, HTML & CSS examples
This text has a color of #bf905c
<p style="color:#bf905c;">Text here</p>
.mytext {color:#bf905c;}
This box has a color of #bf905c
<div style="background-color:#bf905c;">Content here</div>
.mybackground {background-color:#bf905c;}
Border around this has a color of #bf905c
<div style="border:2px solid #bf905c;">Content here</div>
.myborder {border:2px solid #bf905c;}