#f3bcd7 color space conversions
Hex:
#f3bcd7
RGB:
243, 188, 215
CMY:
5, 26, 16
CMYK:
0, 23, 12, 5
HSL:
331°, 69.6203%, 84.5098%
HSV (HSB):
331°, 22.6337%, 95.2941%
XYZ:
67.2111, 59.9274, 72.3147
xyY:
0.3370, 0.3005, 59.9274
CIE-Lab:
81.7987, 23.9092, -5.8775
CIE-LCH:
81.7987, 24.6210, 346.1890
CIE-Luv:
81.7987, 31.2676, -13.2365
Hunter-Lab:
77.4128, 19.5043, -1.1964
#f3bcd7 color charts
#f3bcd7 color shades, tints & tones
#f3bcd7 color schemes
#f3bcd7 color preview, HTML & CSS examples
This text has a color of #f3bcd7
<p style="color:#f3bcd7;">Text here</p>
.mytext {color:#f3bcd7;}
This box has a color of #f3bcd7
<div style="background-color:#f3bcd7;">Content here</div>
.mybackground {background-color:#f3bcd7;}
Border around this has a color of #f3bcd7
<div style="border:2px solid #f3bcd7;">Content here</div>
.myborder {border:2px solid #f3bcd7;}