#bc99be color space conversions
Hex:
#bc99be
RGB:
188, 153, 190
CMY:
26, 40, 25
CMYK:
1, 19, 0, 25
HSL:
297°, 22.1557%, 67.2549%
HSV (HSB):
297°, 19.4737%, 74.5098%
XYZ:
41.4245, 37.1915, 53.7106
xyY:
0.3130, 0.2811, 37.1915
CIE-Lab:
67.4205, 19.5196, -14.1981
CIE-LCH:
67.4205, 24.1371, 323.9688
CIE-Luv:
67.4205, 17.5828, -24.6803
Hunter-Lab:
60.9849, 14.5243, -9.5285
#bc99be color charts
#bc99be color shades, tints & tones
#bc99be color schemes
#bc99be color preview, HTML & CSS examples
This text has a color of #bc99be
<p style="color:#bc99be;">Text here</p>
.mytext {color:#bc99be;}
This box has a color of #bc99be
<div style="background-color:#bc99be;">Content here</div>
.mybackground {background-color:#bc99be;}
Border around this has a color of #bc99be
<div style="border:2px solid #bc99be;">Content here</div>
.myborder {border:2px solid #bc99be;}