#be401a color space conversions
Hex:
#be401a
RGB:
190, 64, 26
CMY:
25, 75, 90
CMYK:
0, 66, 86, 25
HSL:
14°, 75.9259%, 42.3529%
HSV (HSB):
14°, 86.3158%, 74.5098%
XYZ:
23.2551, 14.6885, 2.5868
xyY:
0.5738, 0.3624, 14.6885
CIE-Lab:
45.2046, 48.9124, 48.0303
CIE-LCH:
45.2046, 68.5516, 44.4787
CIE-Luv:
45.2046, 101.2259, 33.8637
Hunter-Lab:
38.3256, 41.2397, 22.8262
#be401a color charts
#be401a color shades, tints & tones
#be401a color schemes
#be401a color preview, HTML & CSS examples
This text has a color of #be401a
<p style="color:#be401a;">Text here</p>
.mytext {color:#be401a;}
This box has a color of #be401a
<div style="background-color:#be401a;">Content here</div>
.mybackground {background-color:#be401a;}
Border around this has a color of #be401a
<div style="border:2px solid #be401a;">Content here</div>
.myborder {border:2px solid #be401a;}