#be379d color space conversions
Hex:
#be379d
RGB:
190, 55, 157
CMY:
25, 78, 38
CMYK:
0, 71, 17, 25
HSL:
315°, 55.1020%, 48.0392%
HSV (HSB):
315°, 71.0526%, 74.5098%
XYZ:
28.6872, 16.1138, 33.4966
xyY:
0.3664, 0.2058, 16.1138
CIE-Lab:
47.1235, 63.3084, -26.1798
CIE-LCH:
47.1235, 68.5079, 337.5335
CIE-Luv:
47.1235, 68.3375, -47.3622
Hunter-Lab:
40.1421, 57.3150, -21.3752
#be379d color charts
#be379d color shades, tints & tones
#be379d color schemes
#be379d color preview, HTML & CSS examples
This text has a color of #be379d
<p style="color:#be379d;">Text here</p>
.mytext {color:#be379d;}
This box has a color of #be379d
<div style="background-color:#be379d;">Content here</div>
.mybackground {background-color:#be379d;}
Border around this has a color of #be379d
<div style="border:2px solid #be379d;">Content here</div>
.myborder {border:2px solid #be379d;}