#bf6f64 color space conversions
Hex:
#bf6f64
RGB:
191, 111, 100
CMY:
25, 56, 61
CMYK:
0, 42, 48, 25
HSL:
7°, 41.5525%, 57.0588%
HSV (HSB):
7°, 47.6440%, 74.9020%
XYZ:
29.4705, 23.3653, 15.0133
xyY:
0.4344, 0.3444, 23.3653
CIE-Lab:
55.4467, 30.4580, 19.8598
CIE-LCH:
55.4467, 36.3607, 33.1059
CIE-Luv:
55.4467, 57.3302, 19.0799
Hunter-Lab:
48.3377, 24.2369, 15.4214
#bf6f64 color charts
#bf6f64 color shades, tints & tones
#bf6f64 color schemes
#bf6f64 color preview, HTML & CSS examples
This text has a color of #bf6f64
<p style="color:#bf6f64;">Text here</p>
.mytext {color:#bf6f64;}
This box has a color of #bf6f64
<div style="background-color:#bf6f64;">Content here</div>
.mybackground {background-color:#bf6f64;}
Border around this has a color of #bf6f64
<div style="border:2px solid #bf6f64;">Content here</div>
.myborder {border:2px solid #bf6f64;}