#be0103 color space conversions
Hex:
#be0103
RGB:
190, 1, 3
CMY:
25, 100, 99
CMYK:
0, 99, 98, 25
HSL:
359°, 98.9529%, 37.4510%
HSV (HSB):
359°, 99.4737%, 74.5098%
XYZ:
21.2625, 10.9754, 1.0840
xyY:
0.6381, 0.3294, 10.9754
CIE-Lab:
39.5391, 64.1331, 52.7326
CIE-LCH:
39.5391, 83.0288, 39.4283
CIE-Luv:
39.5391, 129.4339, 27.7052
Hunter-Lab:
33.1292, 56.5862, 21.2505
#be0103 color charts
#be0103 color shades, tints & tones
#be0103 color schemes
#be0103 color preview, HTML & CSS examples
This text has a color of #be0103
<p style="color:#be0103;">Text here</p>
.mytext {color:#be0103;}
This box has a color of #be0103
<div style="background-color:#be0103;">Content here</div>
.mybackground {background-color:#be0103;}
Border around this has a color of #be0103
<div style="border:2px solid #be0103;">Content here</div>
.myborder {border:2px solid #be0103;}