#be8082 color space conversions
Hex:
#be8082
RGB:
190, 128, 130
CMY:
25, 50, 49
CMYK:
0, 33, 32, 25
HSL:
358°, 32.2917%, 62.3529%
HSV (HSB):
358°, 32.6316%, 74.5098%
XYZ:
32.9836, 27.9972, 24.7847
xyY:
0.3846, 0.3264, 27.9972
CIE-Lab:
59.8862, 24.2678, 8.7227
CIE-LCH:
59.8862, 25.7879, 19.7703
CIE-Luv:
59.8862, 40.7712, 7.4163
Hunter-Lab:
52.9124, 18.6737, 9.2667
#be8082 color charts
#be8082 color shades, tints & tones
#be8082 color schemes
#be8082 color preview, HTML & CSS examples
This text has a color of #be8082
<p style="color:#be8082;">Text here</p>
.mytext {color:#be8082;}
This box has a color of #be8082
<div style="background-color:#be8082;">Content here</div>
.mybackground {background-color:#be8082;}
Border around this has a color of #be8082
<div style="border:2px solid #be8082;">Content here</div>
.myborder {border:2px solid #be8082;}