#bf797d color space conversions
Hex:
#bf797d
RGB:
191, 121, 125
CMY:
25, 53, 51
CMYK:
0, 37, 35, 25
HSL:
357°, 35.3535%, 61.1765%
HSV (HSB):
357°, 36.6492%, 74.9020%
XYZ:
32.0249, 26.2318, 22.7774
xyY:
0.3952, 0.3237, 26.2318
CIE-Lab:
58.2564, 27.8550, 9.3026
CIE-LCH:
58.2564, 29.3673, 18.4676
CIE-Luv:
58.2564, 46.6203, 7.3700
Hunter-Lab:
51.2170, 21.9826, 9.4842
#bf797d color charts
#bf797d color shades, tints & tones
#bf797d color schemes
#bf797d color preview, HTML & CSS examples
This text has a color of #bf797d
<p style="color:#bf797d;">Text here</p>
.mytext {color:#bf797d;}
This box has a color of #bf797d
<div style="background-color:#bf797d;">Content here</div>
.mybackground {background-color:#bf797d;}
Border around this has a color of #bf797d
<div style="border:2px solid #bf797d;">Content here</div>
.myborder {border:2px solid #bf797d;}