#bf644d color space conversions
Hex:
#bf644d
RGB:
191, 100, 77
CMY:
25, 61, 70
CMYK:
0, 48, 60, 25
HSL:
12°, 47.1074%, 52.5490%
HSV (HSB):
12°, 59.6859%, 74.9020%
XYZ:
27.3826, 20.7265, 9.5786
xyY:
0.4747, 0.3593, 20.7265
CIE-Lab:
52.6489, 34.3287, 29.4106
CIE-LCH:
52.6489, 45.2045, 40.5878
CIE-Luv:
52.6489, 68.8506, 27.3235
Hunter-Lab:
45.5264, 27.6905, 19.3941
#bf644d color charts
#bf644d color shades, tints & tones
#bf644d color schemes
#bf644d color preview, HTML & CSS examples
This text has a color of #bf644d
<p style="color:#bf644d;">Text here</p>
.mytext {color:#bf644d;}
This box has a color of #bf644d
<div style="background-color:#bf644d;">Content here</div>
.mybackground {background-color:#bf644d;}
Border around this has a color of #bf644d
<div style="border:2px solid #bf644d;">Content here</div>
.myborder {border:2px solid #bf644d;}