#be303e color space conversions
Hex:
#be303e
RGB:
190, 48, 62
CMY:
25, 81, 76
CMYK:
0, 75, 67, 25
HSL:
354°, 59.6639%, 46.6667%
HSV (HSB):
354°, 74.7368%, 74.5098%
XYZ:
23.1617, 13.4089, 5.9248
xyY:
0.5450, 0.3155, 13.4089
CIE-Lab:
43.3729, 56.3882, 26.5788
CIE-LCH:
43.3729, 62.3383, 25.2371
CIE-Luv:
43.3729, 104.2490, 17.0271
Hunter-Lab:
36.6181, 48.8230, 16.0395
#be303e color charts
#be303e color shades, tints & tones
#be303e color schemes
#be303e color preview, HTML & CSS examples
This text has a color of #be303e
<p style="color:#be303e;">Text here</p>
.mytext {color:#be303e;}
This box has a color of #be303e
<div style="background-color:#be303e;">Content here</div>
.mybackground {background-color:#be303e;}
Border around this has a color of #be303e
<div style="border:2px solid #be303e;">Content here</div>
.myborder {border:2px solid #be303e;}