#be1401 color space conversions
Hex:
#be1401
RGB:
190, 20, 1
CMY:
25, 92, 100
CMYK:
0, 89, 99, 25
HSL:
6°, 98.9529%, 37.4510%
HSV (HSB):
6°, 99.4737%, 74.5098%
XYZ:
21.4908, 11.4497, 1.1060
xyY:
0.6312, 0.3363, 11.4497
CIE-Lab:
40.3277, 61.8164, 53.8024
CIE-LCH:
40.3277, 81.9510, 41.0349
CIE-Luv:
40.3277, 125.5672, 29.3229
Hunter-Lab:
33.8373, 54.1540, 21.7481
#be1401 color charts
#be1401 color shades, tints & tones
#be1401 color schemes
#be1401 color preview, HTML & CSS examples
This text has a color of #be1401
<p style="color:#be1401;">Text here</p>
.mytext {color:#be1401;}
This box has a color of #be1401
<div style="background-color:#be1401;">Content here</div>
.mybackground {background-color:#be1401;}
Border around this has a color of #be1401
<div style="border:2px solid #be1401;">Content here</div>
.myborder {border:2px solid #be1401;}