#be106e color space conversions
Hex:
#be106e
RGB:
190, 16, 110
CMY:
25, 94, 57
CMYK:
0, 92, 42, 25
HSL:
328°, 84.4660%, 40.3922%
HSV (HSB):
328°, 91.5789%, 74.5098%
XYZ:
24.2350, 12.4435, 15.8764
xyY:
0.4611, 0.2368, 12.4435
CIE-Lab:
41.9125, 67.4346, -5.4182
CIE-LCH:
41.9125, 67.6519, 355.4063
CIE-Luv:
41.9125, 96.5196, -19.1399
Hunter-Lab:
35.2754, 60.9016, -1.9918
#be106e color charts
#be106e color shades, tints & tones
#be106e color schemes
#be106e color preview, HTML & CSS examples
This text has a color of #be106e
<p style="color:#be106e;">Text here</p>
.mytext {color:#be106e;}
This box has a color of #be106e
<div style="background-color:#be106e;">Content here</div>
.mybackground {background-color:#be106e;}
Border around this has a color of #be106e
<div style="border:2px solid #be106e;">Content here</div>
.myborder {border:2px solid #be106e;}