#be255d color space conversions
Hex:
#be255d
RGB:
190, 37, 93
CMY:
25, 85, 64
CMYK:
0, 81, 51, 25
HSL:
338°, 67.4009%, 44.5098%
HSV (HSB):
338°, 80.5263%, 74.5098%
XYZ:
23.8726, 13.0606, 11.6186
xyY:
0.4917, 0.2690, 13.0606
CIE-Lab:
42.8544, 61.7863, 6.6105
CIE-LCH:
42.8544, 62.1389, 6.1068
CIE-Luv:
42.8544, 98.6998, -3.7425
Hunter-Lab:
36.1395, 54.6673, 6.2362
#be255d color charts
#be255d color shades, tints & tones
#be255d color schemes
#be255d color preview, HTML & CSS examples
This text has a color of #be255d
<p style="color:#be255d;">Text here</p>
.mytext {color:#be255d;}
This box has a color of #be255d
<div style="background-color:#be255d;">Content here</div>
.mybackground {background-color:#be255d;}
Border around this has a color of #be255d
<div style="border:2px solid #be255d;">Content here</div>
.myborder {border:2px solid #be255d;}