#be825d color space conversions
Hex:
#be825d
RGB:
190, 130, 93
CMY:
25, 49, 64
CMYK:
0, 32, 51, 25
HSL:
23°, 42.7313%, 55.4902%
HSV (HSB):
23°, 51.0526%, 74.5098%
XYZ:
31.1936, 27.7027, 14.0590
xyY:
0.4276, 0.3797, 27.7027
CIE-Lab:
59.6192, 18.9439, 29.2911
CIE-LCH:
59.6192, 34.8832, 57.1073
CIE-Luv:
59.6192, 44.4638, 32.2592
Hunter-Lab:
52.6334, 13.6811, 21.0063
#be825d color charts
#be825d color shades, tints & tones
#be825d color schemes
#be825d color preview, HTML & CSS examples
This text has a color of #be825d
<p style="color:#be825d;">Text here</p>
.mytext {color:#be825d;}
This box has a color of #be825d
<div style="background-color:#be825d;">Content here</div>
.mybackground {background-color:#be825d;}
Border around this has a color of #be825d
<div style="border:2px solid #be825d;">Content here</div>
.myborder {border:2px solid #be825d;}