#be3945 color space conversions
Hex:
#be3945
RGB:
190, 57, 69
CMY:
25, 78, 73
CMYK:
0, 70, 64, 25
HSL:
355°, 53.8462%, 48.4314%
HSV (HSB):
355°, 70.0000%, 74.5098%
XYZ:
23.7725, 14.3031, 7.1380
xyY:
0.5258, 0.3163, 14.3031
CIE-Lab:
44.6645, 53.5430, 23.9504
CIE-LCH:
44.6645, 58.6555, 24.0995
CIE-Luv:
44.6645, 97.7025, 15.8396
Hunter-Lab:
37.8194, 46.0175, 15.2832
#be3945 color charts
#be3945 color shades, tints & tones
#be3945 color schemes
#be3945 color preview, HTML & CSS examples
This text has a color of #be3945
<p style="color:#be3945;">Text here</p>
.mytext {color:#be3945;}
This box has a color of #be3945
<div style="background-color:#be3945;">Content here</div>
.mybackground {background-color:#be3945;}
Border around this has a color of #be3945
<div style="border:2px solid #be3945;">Content here</div>
.myborder {border:2px solid #be3945;}