#be145e color space conversions
Hex:
#be145e
RGB:
190, 20, 94
CMY:
25, 92, 63
CMYK:
0, 89, 51, 25
HSL:
334°, 80.9524%, 41.1765%
HSV (HSB):
334°, 89.4737%, 74.5098%
XYZ:
23.5057, 12.2556, 11.7164
xyY:
0.4951, 0.2581, 12.2556
CIE-Lab:
41.6195, 65.4850, 4.2162
CIE-LCH:
41.6195, 65.6205, 3.6839
CIE-Luv:
41.6195, 102.7468, -7.2870
Hunter-Lab:
35.0080, 58.5878, 4.6627
#be145e color charts
#be145e color shades, tints & tones
#be145e color schemes
#be145e color preview, HTML & CSS examples
This text has a color of #be145e
<p style="color:#be145e;">Text here</p>
.mytext {color:#be145e;}
This box has a color of #be145e
<div style="background-color:#be145e;">Content here</div>
.mybackground {background-color:#be145e;}
Border around this has a color of #be145e
<div style="border:2px solid #be145e;">Content here</div>
.myborder {border:2px solid #be145e;}