#be8f8f color space conversions
Hex:
#be8f8f
RGB:
190, 143, 143
CMY:
25, 44, 44
CMYK:
0, 25, 25, 25
HSL:
0°, 26.5537%, 65.2941%
HSV (HSB):
0°, 24.7368%, 74.5098%
XYZ:
36.0156, 32.5752, 30.3760
xyY:
0.3639, 0.3292, 32.5752
CIE-Lab:
63.8155, 17.7834, 6.9296
CIE-LCH:
63.8155, 19.0858, 21.2891
CIE-Luv:
63.8155, 29.9604, 6.4515
Hunter-Lab:
57.0747, 12.7572, 8.3973
#be8f8f color charts
#be8f8f color shades, tints & tones
#be8f8f color schemes
#be8f8f color preview, HTML & CSS examples
This text has a color of #be8f8f
<p style="color:#be8f8f;">Text here</p>
.mytext {color:#be8f8f;}
This box has a color of #be8f8f
<div style="background-color:#be8f8f;">Content here</div>
.mybackground {background-color:#be8f8f;}
Border around this has a color of #be8f8f
<div style="border:2px solid #be8f8f;">Content here</div>
.myborder {border:2px solid #be8f8f;}