#be192e color space conversions
Hex:
#be192e
RGB:
190, 25, 46
CMY:
25, 90, 82
CMYK:
0, 87, 76, 25
HSL:
352°, 76.7442%, 42.1569%
HSV (HSB):
352°, 86.8421%, 74.5098%
XYZ:
22.0760, 11.8397, 3.7065
xyY:
0.5868, 0.3147, 11.8397
CIE-Lab:
40.9602, 61.8302, 33.3887
CIE-LCH:
40.9602, 70.2693, 28.3693
CIE-Luv:
40.9602, 117.7200, 19.7950
Hunter-Lab:
34.4088, 54.3064, 17.6995
#be192e color charts
#be192e color shades, tints & tones
#be192e color schemes
#be192e color preview, HTML & CSS examples
This text has a color of #be192e
<p style="color:#be192e;">Text here</p>
.mytext {color:#be192e;}
This box has a color of #be192e
<div style="background-color:#be192e;">Content here</div>
.mybackground {background-color:#be192e;}
Border around this has a color of #be192e
<div style="border:2px solid #be192e;">Content here</div>
.myborder {border:2px solid #be192e;}