#be3e3f color space conversions
Hex:
#be3e3f
RGB:
190, 62, 63
CMY:
25, 76, 75
CMYK:
0, 67, 67, 25
HSL:
360°, 50.7937%, 49.4118%
HSV (HSB):
360°, 67.3684%, 74.5098%
XYZ:
23.8550, 14.7513, 6.2926
xyY:
0.5313, 0.3285, 14.7513
CIE-Lab:
45.2916, 51.2038, 28.3502
CIE-LCH:
45.2916, 58.5283, 28.9721
CIE-Luv:
45.2916, 96.3246, 20.3394
Hunter-Lab:
38.4074, 43.6543, 17.1712
#be3e3f color charts
#be3e3f color shades, tints & tones
#be3e3f color schemes
#be3e3f color preview, HTML & CSS examples
This text has a color of #be3e3f
<p style="color:#be3e3f;">Text here</p>
.mytext {color:#be3e3f;}
This box has a color of #be3e3f
<div style="background-color:#be3e3f;">Content here</div>
.mybackground {background-color:#be3e3f;}
Border around this has a color of #be3e3f
<div style="border:2px solid #be3e3f;">Content here</div>
.myborder {border:2px solid #be3e3f;}