#be333c color space conversions
Hex:
#be333c
RGB:
190, 51, 60
CMY:
25, 80, 76
CMYK:
0, 73, 68, 25
HSL:
356°, 57.6763%, 47.2549%
HSV (HSB):
356°, 73.1579%, 74.5098%
XYZ:
23.2346, 13.6410, 5.6833
xyY:
0.5459, 0.3205, 13.6410
CIE-Lab:
43.7137, 55.2472, 28.2103
CIE-LCH:
43.7137, 62.0328, 27.0498
CIE-Luv:
43.7137, 103.2309, 18.7345
Hunter-Lab:
36.9338, 47.6583, 16.7301
#be333c color charts
#be333c color shades, tints & tones
#be333c color schemes
#be333c color preview, HTML & CSS examples
This text has a color of #be333c
<p style="color:#be333c;">Text here</p>
.mytext {color:#be333c;}
This box has a color of #be333c
<div style="background-color:#be333c;">Content here</div>
.mybackground {background-color:#be333c;}
Border around this has a color of #be333c
<div style="border:2px solid #be333c;">Content here</div>
.myborder {border:2px solid #be333c;}