#be1b2d color space conversions
Hex:
#be1b2d
RGB:
190, 27, 45
CMY:
25, 89, 82
CMYK:
0, 86, 76, 25
HSL:
353°, 75.1152%, 42.5490%
HSV (HSB):
353°, 85.7895%, 74.5098%
XYZ:
22.1008, 11.9205, 3.6187
xyY:
0.5872, 0.3167, 11.9205
CIE-Lab:
41.0895, 61.3880, 34.1279
CIE-LCH:
41.0895, 70.2367, 29.0713
CIE-Luv:
41.0895, 117.3134, 20.4509
Hunter-Lab:
34.5260, 53.8407, 17.9541
#be1b2d color charts
#be1b2d color shades, tints & tones
#be1b2d color schemes
#be1b2d color preview, HTML & CSS examples
This text has a color of #be1b2d
<p style="color:#be1b2d;">Text here</p>
.mytext {color:#be1b2d;}
This box has a color of #be1b2d
<div style="background-color:#be1b2d;">Content here</div>
.mybackground {background-color:#be1b2d;}
Border around this has a color of #be1b2d
<div style="border:2px solid #be1b2d;">Content here</div>
.myborder {border:2px solid #be1b2d;}