#be98bc color space conversions
Hex:
#be98bc
RGB:
190, 152, 188
CMY:
25, 40, 26
CMYK:
0, 20, 1, 25
HSL:
303°, 22.6190%, 67.0588%
HSV (HSB):
303°, 20.0000%, 74.5098%
XYZ:
41.5405, 37.0345, 52.5359
xyY:
0.3168, 0.2825, 37.0345
CIE-Lab:
67.3029, 20.3801, -13.2403
CIE-LCH:
67.3029, 24.3033, 326.9895
CIE-Luv:
67.3029, 19.5463, -23.3346
Hunter-Lab:
60.8559, 15.3470, -8.5849
#be98bc color charts
#be98bc color shades, tints & tones
#be98bc color schemes
#be98bc color preview, HTML & CSS examples
This text has a color of #be98bc
<p style="color:#be98bc;">Text here</p>
.mytext {color:#be98bc;}
This box has a color of #be98bc
<div style="background-color:#be98bc;">Content here</div>
.mybackground {background-color:#be98bc;}
Border around this has a color of #be98bc
<div style="border:2px solid #be98bc;">Content here</div>
.myborder {border:2px solid #be98bc;}