#f3bacd color space conversions
Hex:
#f3bacd
RGB:
243, 186, 205
CMY:
5, 27, 20
CMYK:
0, 23, 16, 5
HSL:
340°, 70.3704%, 84.1176%
HSV (HSB):
340°, 23.4568%, 95.2941%
XYZ:
65.5405, 58.5803, 65.6104
xyY:
0.3454, 0.3088, 58.5803
CIE-Lab:
81.0603, 23.3701, -1.5823
CIE-LCH:
81.0603, 23.4236, 356.1267
CIE-Luv:
81.0603, 33.6263, -6.6351
Hunter-Lab:
76.5378, 18.9113, 2.7513
#f3bacd color charts
#f3bacd color shades, tints & tones
#f3bacd color schemes
#f3bacd color preview, HTML & CSS examples
This text has a color of #f3bacd
<p style="color:#f3bacd;">Text here</p>
.mytext {color:#f3bacd;}
This box has a color of #f3bacd
<div style="background-color:#f3bacd;">Content here</div>
.mybackground {background-color:#f3bacd;}
Border around this has a color of #f3bacd
<div style="border:2px solid #f3bacd;">Content here</div>
.myborder {border:2px solid #f3bacd;}