#be1d2c color space conversions
Hex:
#be1d2c
RGB:
190, 29, 44
CMY:
25, 89, 83
CMYK:
0, 85, 77, 25
HSL:
354°, 73.5160%, 42.9412%
HSV (HSB):
354°, 84.7368%, 74.5098%
XYZ:
22.1292, 12.0077, 3.5343
xyY:
0.5874, 0.3188, 12.0077
CIE-Lab:
41.2284, 60.9207, 34.8713
CIE-LCH:
41.2284, 70.1950, 29.7870
CIE-Luv:
41.2284, 116.8568, 21.1146
Hunter-Lab:
34.6522, 53.3504, 18.2094
#be1d2c color charts
#be1d2c color shades, tints & tones
#be1d2c color schemes
#be1d2c color preview, HTML & CSS examples
This text has a color of #be1d2c
<p style="color:#be1d2c;">Text here</p>
.mytext {color:#be1d2c;}
This box has a color of #be1d2c
<div style="background-color:#be1d2c;">Content here</div>
.mybackground {background-color:#be1d2c;}
Border around this has a color of #be1d2c
<div style="border:2px solid #be1d2c;">Content here</div>
.myborder {border:2px solid #be1d2c;}