#be1e02 color space conversions
Hex:
#be1e02
RGB:
190, 30, 2
CMY:
25, 88, 99
CMYK:
0, 84, 99, 25
HSL:
9°, 97.9167%, 37.6471%
HSV (HSB):
9°, 98.9474%, 74.5098%
XYZ:
21.7104, 11.8801, 1.2062
xyY:
0.6239, 0.3414, 11.8801
CIE-Lab:
41.0249, 59.8453, 53.7337
CIE-LCH:
41.0249, 80.4287, 41.9199
CIE-Luv:
41.0249, 122.0443, 30.3964
Hunter-Lab:
34.4675, 52.1157, 22.0523
#be1e02 color charts
#be1e02 color shades, tints & tones
#be1e02 color schemes
#be1e02 color preview, HTML & CSS examples
This text has a color of #be1e02
<p style="color:#be1e02;">Text here</p>
.mytext {color:#be1e02;}
This box has a color of #be1e02
<div style="background-color:#be1e02;">Content here</div>
.mybackground {background-color:#be1e02;}
Border around this has a color of #be1e02
<div style="border:2px solid #be1e02;">Content here</div>
.myborder {border:2px solid #be1e02;}