#bf825c color space conversions
Hex:
#bf825c
RGB:
191, 130, 92
CMY:
25, 49, 64
CMYK:
0, 32, 52, 25
HSL:
23°, 43.6123%, 55.4902%
HSV (HSB):
23°, 51.8325%, 74.9020%
XYZ:
31.4003, 27.8143, 13.8389
xyY:
0.4298, 0.3807, 27.8143
CIE-Lab:
59.7206, 19.2667, 29.9961
CIE-LCH:
59.7206, 35.6507, 57.2871
CIE-Luv:
59.7206, 45.3552, 32.9192
Hunter-Lab:
52.7393, 13.9827, 21.3596
#bf825c color charts
#bf825c color shades, tints & tones
#bf825c color schemes
#bf825c color preview, HTML & CSS examples
This text has a color of #bf825c
<p style="color:#bf825c;">Text here</p>
.mytext {color:#bf825c;}
This box has a color of #bf825c
<div style="background-color:#bf825c;">Content here</div>
.mybackground {background-color:#bf825c;}
Border around this has a color of #bf825c
<div style="border:2px solid #bf825c;">Content here</div>
.myborder {border:2px solid #bf825c;}