#be000c color space conversions
Hex:
#be000c
RGB:
190, 0, 12
CMY:
25, 100, 95
CMYK:
0, 100, 94, 25
HSL:
356°, 100.0000%, 37.2549%
HSV (HSB):
356°, 100.0000%, 74.5098%
XYZ:
21.3016, 10.9737, 1.3432
xyY:
0.6336, 0.3264, 10.9737
CIE-Lab:
39.5361, 64.3315, 49.5392
CIE-LCH:
39.5361, 81.1953, 37.5985
CIE-Luv:
39.5361, 128.8849, 26.5432
Hunter-Lab:
33.1266, 56.8104, 20.7845
#be000c color charts
#be000c RGB chart
#be000c CMYK chart
#be000c RGB pie chart
#be000c color shades, tints & tones
#be000c color schemes
#be000c color preview, HTML & CSS examples
This text has a color of #be000c
<p style="color:#be000c;">Text here</p>
.mytext {color:#be000c;}
Text color #be000c
This box has a color of #be000c
<div style="background-color:#be000c;">Content here</div>
.mybackground {background-color:#be000c;}
Background color #be000c
Border around this has a color of #be000c
<div style="border:2px solid #be000c;">Content here</div>
.myborder {border:2px solid #be000c;}
Border color #be000c