#be1e30 color space conversions
Hex:
#be1e30
RGB:
190, 30, 48
CMY:
25, 88, 81
CMYK:
0, 84, 75, 25
HSL:
353°, 72.7273%, 43.1373%
HSV (HSB):
353°, 84.2105%, 74.5098%
XYZ:
22.2330, 12.0891, 3.9579
xyY:
0.5808, 0.3158, 12.0891
CIE-Lab:
41.3574, 60.8449, 32.6400
CIE-LCH:
41.3574, 69.0469, 28.2111
CIE-Luv:
41.3574, 115.5649, 19.7197
Hunter-Lab:
34.7694, 53.2939, 17.5894
#be1e30 color charts
#be1e30 color shades, tints & tones
#be1e30 color schemes
#be1e30 color preview, HTML & CSS examples
This text has a color of #be1e30
<p style="color:#be1e30;">Text here</p>
.mytext {color:#be1e30;}
This box has a color of #be1e30
<div style="background-color:#be1e30;">Content here</div>
.mybackground {background-color:#be1e30;}
Border around this has a color of #be1e30
<div style="border:2px solid #be1e30;">Content here</div>
.myborder {border:2px solid #be1e30;}