#be3f32 color space conversions
Hex:
#be3f32
RGB:
190, 63, 50
CMY:
25, 75, 80
CMYK:
0, 67, 74, 25
HSL:
6°, 58.3333%, 47.0588%
HSV (HSB):
6°, 73.6842%, 74.5098%
XYZ:
23.5884, 14.7325, 4.6180
xyY:
0.5493, 0.3431, 14.7325
CIE-Lab:
45.2656, 50.1369, 35.8828
CIE-LCH:
45.2656, 61.6546, 35.5912
CIE-Luv:
45.2656, 98.4274, 26.3231
Hunter-Lab:
38.3829, 42.5282, 19.7346
#be3f32 color charts
#be3f32 color shades, tints & tones
#be3f32 color schemes
#be3f32 color preview, HTML & CSS examples
This text has a color of #be3f32
<p style="color:#be3f32;">Text here</p>
.mytext {color:#be3f32;}
This box has a color of #be3f32
<div style="background-color:#be3f32;">Content here</div>
.mybackground {background-color:#be3f32;}
Border around this has a color of #be3f32
<div style="border:2px solid #be3f32;">Content here</div>
.myborder {border:2px solid #be3f32;}