#be0f5e color space conversions
Hex:
#be0f5e
RGB:
190, 15, 94
CMY:
25, 94, 63
CMYK:
0, 92, 51, 25
HSL:
333°, 85.3659%, 40.1961%
HSV (HSB):
333°, 92.1053%, 74.5098%
XYZ:
23.4264, 12.0969, 11.6899
xyY:
0.4962, 0.2562, 12.0969
CIE-Lab:
41.3698, 66.2079, 3.8573
CIE-LCH:
41.3698, 66.3202, 3.3343
CIE-Luv:
41.3698, 103.6253, -7.8557
Hunter-Lab:
34.7807, 59.3619, 4.4189
#be0f5e color charts
#be0f5e color shades, tints & tones
#be0f5e color schemes
#be0f5e color preview, HTML & CSS examples
This text has a color of #be0f5e
<p style="color:#be0f5e;">Text here</p>
.mytext {color:#be0f5e;}
This box has a color of #be0f5e
<div style="background-color:#be0f5e;">Content here</div>
.mybackground {background-color:#be0f5e;}
Border around this has a color of #be0f5e
<div style="border:2px solid #be0f5e;">Content here</div>
.myborder {border:2px solid #be0f5e;}