#be2d2d color space conversions
Hex:
#be2d2d
RGB:
190, 45, 45
CMY:
25, 82, 82
CMYK:
0, 76, 76, 25
HSL:
0°, 61.7021%, 46.0784%
HSV (HSB):
0°, 76.3158%, 74.5098%
XYZ:
22.6472, 13.0134, 3.8008
xyY:
0.5739, 0.3298, 13.0134
CIE-Lab:
42.7834, 56.5999, 35.9872
CIE-LCH:
42.7834, 67.0718, 32.4489
CIE-Luv:
42.7834, 109.7424, 23.6645
Hunter-Lab:
36.0741, 48.9324, 19.0050
#be2d2d color charts
#be2d2d color shades, tints & tones
#be2d2d color schemes
#be2d2d color preview, HTML & CSS examples
This text has a color of #be2d2d
<p style="color:#be2d2d;">Text here</p>
.mytext {color:#be2d2d;}
This box has a color of #be2d2d
<div style="background-color:#be2d2d;">Content here</div>
.mybackground {background-color:#be2d2d;}
Border around this has a color of #be2d2d
<div style="border:2px solid #be2d2d;">Content here</div>
.myborder {border:2px solid #be2d2d;}