#bf815d color space conversions
Hex:
#bf815d
RGB:
191, 129, 93
CMY:
25, 49, 64
CMYK:
0, 32, 51, 25
HSL:
22°, 43.3628%, 55.6863%
HSV (HSB):
22°, 51.3089%, 74.9020%
XYZ:
31.3119, 27.5672, 14.0266
xyY:
0.4295, 0.3781, 27.5672
CIE-Lab:
59.4957, 19.9117, 29.1558
CIE-LCH:
59.4957, 35.3063, 55.6692
CIE-Luv:
59.4957, 45.9388, 31.8845
Hunter-Lab:
52.5045, 14.5686, 20.9138
#bf815d color charts
#bf815d color shades, tints & tones
#bf815d color schemes
#bf815d color preview, HTML & CSS examples
This text has a color of #bf815d
<p style="color:#bf815d;">Text here</p>
.mytext {color:#bf815d;}
This box has a color of #bf815d
<div style="background-color:#bf815d;">Content here</div>
.mybackground {background-color:#bf815d;}
Border around this has a color of #bf815d
<div style="border:2px solid #bf815d;">Content here</div>
.myborder {border:2px solid #bf815d;}