#be2007 color space conversions
Hex:
#be2007
RGB:
190, 32, 7
CMY:
25, 87, 97
CMYK:
0, 83, 96, 25
HSL:
8°, 92.8934%, 38.6275%
HSV (HSB):
8°, 96.3158%, 74.5098%
XYZ:
21.7901, 11.9955, 1.3679
xyY:
0.6199, 0.3412, 11.9955
CIE-Lab:
41.2090, 59.4250, 52.1423
CIE-LCH:
41.2090, 79.0579, 41.2652
CIE-Luv:
41.2090, 120.8711, 30.0973
Hunter-Lab:
34.6345, 51.6915, 21.9025
#be2007 color charts
#be2007 color shades, tints & tones
#be2007 color schemes
#be2007 color preview, HTML & CSS examples
This text has a color of #be2007
<p style="color:#be2007;">Text here</p>
.mytext {color:#be2007;}
This box has a color of #be2007
<div style="background-color:#be2007;">Content here</div>
.mybackground {background-color:#be2007;}
Border around this has a color of #be2007
<div style="border:2px solid #be2007;">Content here</div>
.myborder {border:2px solid #be2007;}