#f3bcd4 color space conversions
Hex:
#f3bcd4
RGB:
243, 188, 212
CMY:
5, 26, 17
CMYK:
0, 23, 13, 5
HSL:
334°, 69.6203%, 84.5098%
HSV (HSB):
334°, 22.6337%, 95.2941%
XYZ:
66.8290, 59.7746, 70.3027
xyY:
0.3394, 0.3036, 59.7746
CIE-Lab:
81.7155, 23.4221, -4.3874
CIE-LCH:
81.7155, 23.8295, 349.3903
CIE-Luv:
81.7155, 31.6439, -10.8751
Hunter-Lab:
77.3140, 18.9930, 0.2066
#f3bcd4 color charts
#f3bcd4 color shades, tints & tones
#f3bcd4 color schemes
#f3bcd4 color preview, HTML & CSS examples
This text has a color of #f3bcd4
<p style="color:#f3bcd4;">Text here</p>
.mytext {color:#f3bcd4;}
This box has a color of #f3bcd4
<div style="background-color:#f3bcd4;">Content here</div>
.mybackground {background-color:#f3bcd4;}
Border around this has a color of #f3bcd4
<div style="border:2px solid #f3bcd4;">Content here</div>
.myborder {border:2px solid #f3bcd4;}