#be1d2e color space conversions
Hex:
#be1d2e
RGB:
190, 29, 46
CMY:
25, 89, 82
CMYK:
0, 85, 76, 25
HSL:
354°, 73.5160%, 42.9412%
HSV (HSB):
354°, 84.7368%, 74.5098%
XYZ:
22.1677, 12.0231, 3.7371
xyY:
0.5845, 0.3170, 12.0231
CIE-Lab:
41.2529, 60.9936, 33.7156
CIE-LCH:
41.2529, 69.6919, 28.9326
CIE-Luv:
41.2529, 116.3964, 20.3563
Hunter-Lab:
34.6744, 53.4368, 17.8820
#be1d2e color charts
#be1d2e color shades, tints & tones
#be1d2e color schemes
#be1d2e color preview, HTML & CSS examples
This text has a color of #be1d2e
<p style="color:#be1d2e;">Text here</p>
.mytext {color:#be1d2e;}
This box has a color of #be1d2e
<div style="background-color:#be1d2e;">Content here</div>
.mybackground {background-color:#be1d2e;}
Border around this has a color of #be1d2e
<div style="border:2px solid #be1d2e;">Content here</div>
.myborder {border:2px solid #be1d2e;}