#be1e3e color space conversions
Hex:
#be1e3e
RGB:
190, 30, 62
CMY:
25, 88, 76
CMYK:
0, 84, 67, 25
HSL:
348°, 72.7273%, 43.1373%
HSV (HSB):
348°, 84.2105%, 74.5098%
XYZ:
22.5690, 12.2235, 5.7273
xyY:
0.5570, 0.3017, 12.2235
CIE-Lab:
41.5691, 61.4763, 24.3208
CIE-LCH:
41.5691, 66.1123, 21.5843
CIE-Luv:
41.5691, 111.7532, 13.3805
Hunter-Lab:
34.9621, 54.0428, 14.7610
#be1e3e color charts
#be1e3e color shades, tints & tones
#be1e3e color schemes
#be1e3e color preview, HTML & CSS examples
This text has a color of #be1e3e
<p style="color:#be1e3e;">Text here</p>
.mytext {color:#be1e3e;}
This box has a color of #be1e3e
<div style="background-color:#be1e3e;">Content here</div>
.mybackground {background-color:#be1e3e;}
Border around this has a color of #be1e3e
<div style="border:2px solid #be1e3e;">Content here</div>
.myborder {border:2px solid #be1e3e;}