#be026c color space conversions
Hex:
#be026c
RGB:
190, 2, 108
CMY:
25, 99, 58
CMYK:
0, 99, 43, 25
HSL:
326°, 97.9167%, 37.6471%
HSV (HSB):
326°, 98.9474%, 74.5098%
XYZ:
23.9637, 12.0733, 15.2547
xyY:
0.4672, 0.2354, 12.0733
CIE-Lab:
41.3323, 68.7479, -5.0262
CIE-LCH:
41.3323, 68.9313, 355.8185
CIE-Luv:
41.3323, 99.0363, -18.8768
Hunter-Lab:
34.7466, 62.2994, -1.7073
#be026c color charts
#be026c color shades, tints & tones
#be026c color schemes
#be026c color preview, HTML & CSS examples
This text has a color of #be026c
<p style="color:#be026c;">Text here</p>
.mytext {color:#be026c;}
This box has a color of #be026c
<div style="background-color:#be026c;">Content here</div>
.mybackground {background-color:#be026c;}
Border around this has a color of #be026c
<div style="border:2px solid #be026c;">Content here</div>
.myborder {border:2px solid #be026c;}