#be2a05 color space conversions
Hex:
#be2a05
RGB:
190, 42, 5
CMY:
25, 84, 98
CMYK:
0, 78, 97, 25
HSL:
12°, 94.8718%, 38.2353%
HSV (HSB):
12°, 97.3684%, 74.5098%
XYZ:
22.0906, 12.6140, 1.4140
xyY:
0.6116, 0.3492, 12.6140
CIE-Lab:
42.1758, 56.6578, 53.2925
CIE-LCH:
42.1758, 77.7830, 43.2469
CIE-Luv:
42.1758, 116.2979, 31.9993
Hunter-Lab:
35.5162, 48.8709, 22.5008
#be2a05 color charts
#be2a05 color shades, tints & tones
#be2a05 color schemes
#be2a05 color preview, HTML & CSS examples
This text has a color of #be2a05
<p style="color:#be2a05;">Text here</p>
.mytext {color:#be2a05;}
This box has a color of #be2a05
<div style="background-color:#be2a05;">Content here</div>
.mybackground {background-color:#be2a05;}
Border around this has a color of #be2a05
<div style="border:2px solid #be2a05;">Content here</div>
.myborder {border:2px solid #be2a05;}