#bf724e color space conversions
Hex:
#bf724e
RGB:
191, 114, 78
CMY:
25, 55, 69
CMYK:
0, 40, 59, 25
HSL:
19°, 46.8880%, 52.7451%
HSV (HSB):
19°, 59.1623%, 74.9020%
XYZ:
28.8783, 23.6611, 10.2527
xyY:
0.4599, 0.3768, 23.6611
CIE-Lab:
55.7468, 26.8820, 32.7123
CIE-LCH:
55.7468, 42.3407, 50.5876
CIE-Luv:
55.7468, 58.5609, 32.8650
Hunter-Lab:
48.6426, 20.8479, 21.5529
#bf724e color charts
#bf724e color shades, tints & tones
#bf724e color schemes
#bf724e color preview, HTML & CSS examples
This text has a color of #bf724e
<p style="color:#bf724e;">Text here</p>
.mytext {color:#bf724e;}
This box has a color of #bf724e
<div style="background-color:#bf724e;">Content here</div>
.mybackground {background-color:#bf724e;}
Border around this has a color of #bf724e
<div style="border:2px solid #bf724e;">Content here</div>
.myborder {border:2px solid #bf724e;}