#be004a color space conversions
Hex:
#be004a
RGB:
190, 0, 74
CMY:
25, 100, 71
CMYK:
0, 100, 61, 25
HSL:
337°, 100.0000%, 37.2549%
HSV (HSB):
337°, 100.0000%, 74.5098%
XYZ:
22.4712, 11.4416, 7.5026
xyY:
0.5426, 0.2763, 11.4416
CIE-Lab:
40.3144, 66.4369, 15.1000
CIE-LCH:
40.3144, 68.1313, 12.8048
CIE-Luv:
40.3144, 113.7986, 3.7049
Hunter-Lab:
33.8254, 59.3886, 10.5269
#be004a color charts
#be004a color shades, tints & tones
#be004a color schemes
#be004a color preview, HTML & CSS examples
This text has a color of #be004a
<p style="color:#be004a;">Text here</p>
.mytext {color:#be004a;}
This box has a color of #be004a
<div style="background-color:#be004a;">Content here</div>
.mybackground {background-color:#be004a;}
Border around this has a color of #be004a
<div style="border:2px solid #be004a;">Content here</div>
.myborder {border:2px solid #be004a;}