#be1e3c color space conversions
Hex:
#be1e3c
RGB:
190, 30, 60
CMY:
25, 88, 76
CMYK:
0, 84, 68, 25
HSL:
349°, 72.7273%, 43.1373%
HSV (HSB):
349°, 84.2105%, 74.5098%
XYZ:
22.5151, 12.2019, 5.4435
xyY:
0.5606, 0.3038, 12.2019
CIE-Lab:
41.5353, 61.3756, 25.5211
CIE-LCH:
41.5353, 66.4702, 22.5784
CIE-Luv:
41.5353, 112.3474, 14.3717
Hunter-Lab:
34.9313, 53.9231, 15.2125
#be1e3c color charts
#be1e3c color shades, tints & tones
#be1e3c color schemes
#be1e3c color preview, HTML & CSS examples
This text has a color of #be1e3c
<p style="color:#be1e3c;">Text here</p>
.mytext {color:#be1e3c;}
This box has a color of #be1e3c
<div style="background-color:#be1e3c;">Content here</div>
.mybackground {background-color:#be1e3c;}
Border around this has a color of #be1e3c
<div style="border:2px solid #be1e3c;">Content here</div>
.myborder {border:2px solid #be1e3c;}