#be003c color space conversions
Hex:
#be003c
RGB:
190, 0, 60
CMY:
25, 100, 76
CMYK:
0, 100, 68, 25
HSL:
341°, 100.0000%, 37.2549%
HSV (HSB):
341°, 100.0000%, 74.5098%
XYZ:
22.0508, 11.2734, 5.2887
xyY:
0.5711, 0.2920, 11.2734
CIE-Lab:
40.0372, 65.6917, 23.6431
CIE-LCH:
40.0372, 69.8169, 19.7943
CIE-Luv:
40.0372, 118.7878, 11.3303
Hunter-Lab:
33.5759, 58.4713, 14.1640
#be003c color charts
#be003c RGB chart
#be003c CMYK chart
#be003c RGB pie chart
#be003c color shades, tints & tones
#be003c color schemes
#be003c color preview, HTML & CSS examples
This text has a color of #be003c
<p style="color:#be003c;">Text here</p>
.mytext {color:#be003c;}
Text color #be003c
This box has a color of #be003c
<div style="background-color:#be003c;">Content here</div>
.mybackground {background-color:#be003c;}
Background color #be003c
Border around this has a color of #be003c
<div style="border:2px solid #be003c;">Content here</div>
.myborder {border:2px solid #be003c;}
Border color #be003c