#be2e4b color space conversions
Hex:
#be2e4b
RGB:
190, 46, 75
CMY:
25, 82, 71
CMYK:
0, 76, 61, 25
HSL:
348°, 61.0169%, 46.2745%
HSV (HSB):
348°, 75.7895%, 74.5098%
XYZ:
23.4822, 13.4091, 8.0072
xyY:
0.5230, 0.2987, 13.4091
CIE-Lab:
43.3734, 57.8205, 18.5757
CIE-LCH:
43.3734, 60.7311, 17.8104
CIE-Luv:
43.3734, 101.4537, 9.6033
Hunter-Lab:
36.6185, 50.3836, 12.6683
#be2e4b color charts
#be2e4b color shades, tints & tones
#be2e4b color schemes
#be2e4b color preview, HTML & CSS examples
This text has a color of #be2e4b
<p style="color:#be2e4b;">Text here</p>
.mytext {color:#be2e4b;}
This box has a color of #be2e4b
<div style="background-color:#be2e4b;">Content here</div>
.mybackground {background-color:#be2e4b;}
Border around this has a color of #be2e4b
<div style="border:2px solid #be2e4b;">Content here</div>
.myborder {border:2px solid #be2e4b;}