#be100c color space conversions
Hex:
#be100c
RGB:
190, 16, 12
CMY:
25, 94, 95
CMYK:
0, 92, 94, 25
HSL:
1°, 88.1188%, 39.6078%
HSV (HSB):
1°, 93.6842%, 74.5098%
XYZ:
21.4869, 11.3443, 1.4050
xyY:
0.6276, 0.3314, 11.3443
CIE-Lab:
40.1544, 62.5447, 49.9075
CIE-LCH:
40.1544, 80.0162, 38.5881
CIE-Luv:
40.1544, 125.7867, 27.6302
Hunter-Lab:
33.6813, 54.9313, 21.1036
#be100c color charts
#be100c RGB chart
#be100c CMYK chart
#be100c RGB pie chart
#be100c color shades, tints & tones
#be100c color schemes
#be100c color preview, HTML & CSS examples
This text has a color of #be100c
<p style="color:#be100c;">Text here</p>
.mytext {color:#be100c;}
Text color #be100c
This box has a color of #be100c
<div style="background-color:#be100c;">Content here</div>
.mybackground {background-color:#be100c;}
Background color #be100c
Border around this has a color of #be100c
<div style="border:2px solid #be100c;">Content here</div>
.myborder {border:2px solid #be100c;}
Border color #be100c