#be1f2e color space conversions
Hex:
#be1f2e
RGB:
190, 31, 46
CMY:
25, 88, 82
CMYK:
0, 84, 76, 25
HSL:
354°, 71.9457%, 43.3333%
HSV (HSB):
354°, 83.6842%, 74.5098%
XYZ:
22.2183, 12.1244, 3.7540
xyY:
0.5832, 0.3183, 12.1244
CIE-Lab:
41.4131, 60.5370, 33.8942
CIE-LCH:
41.4131, 69.3797, 29.2442
CIE-Luv:
41.4131, 115.6746, 20.6630
Hunter-Lab:
34.8201, 52.9639, 17.9820
#be1f2e color charts
#be1f2e color shades, tints & tones
#be1f2e color schemes
#be1f2e color preview, HTML & CSS examples
This text has a color of #be1f2e
<p style="color:#be1f2e;">Text here</p>
.mytext {color:#be1f2e;}
This box has a color of #be1f2e
<div style="background-color:#be1f2e;">Content here</div>
.mybackground {background-color:#be1f2e;}
Border around this has a color of #be1f2e
<div style="border:2px solid #be1f2e;">Content here</div>
.myborder {border:2px solid #be1f2e;}