#be3325 color space conversions
Hex:
#be3325
RGB:
190, 51, 37
CMY:
25, 80, 85
CMYK:
0, 73, 81, 25
HSL:
5°, 67.4009%, 44.5098%
HSV (HSB):
5°, 80.5263%, 74.5098%
XYZ:
22.7530, 13.4484, 3.1468
xyY:
0.5782, 0.3418, 13.4484
CIE-Lab:
43.4312, 54.2892, 41.0912
CIE-LCH:
43.4312, 68.0867, 37.1218
CIE-Luv:
43.4312, 107.9719, 27.7152
Hunter-Lab:
36.6720, 46.5733, 20.5827
#be3325 color charts
#be3325 color shades, tints & tones
#be3325 color schemes
#be3325 color preview, HTML & CSS examples
This text has a color of #be3325
<p style="color:#be3325;">Text here</p>
.mytext {color:#be3325;}
This box has a color of #be3325
<div style="background-color:#be3325;">Content here</div>
.mybackground {background-color:#be3325;}
Border around this has a color of #be3325
<div style="border:2px solid #be3325;">Content here</div>
.myborder {border:2px solid #be3325;}