#f3bad5 color space conversions
Hex:
#f3bad5
RGB:
243, 186, 213
CMY:
5, 27, 16
CMYK:
0, 23, 12, 5
HSL:
332°, 70.3704%, 84.1176%
HSV (HSB):
332°, 23.4568%, 95.2941%
XYZ:
66.5313, 58.9766, 70.8278
xyY:
0.3389, 0.3004, 58.9766
CIE-Lab:
81.2787, 24.6436, -5.5698
CIE-LCH:
81.2787, 25.2652, 347.2642
CIE-Luv:
81.2787, 32.6033, -12.8907
Hunter-Lab:
76.7962, 20.2475, -0.9248
#f3bad5 color charts
#f3bad5 color shades, tints & tones
#f3bad5 color schemes
#f3bad5 color preview, HTML & CSS examples
This text has a color of #f3bad5
<p style="color:#f3bad5;">Text here</p>
.mytext {color:#f3bad5;}
This box has a color of #f3bad5
<div style="background-color:#f3bad5;">Content here</div>
.mybackground {background-color:#f3bad5;}
Border around this has a color of #f3bad5
<div style="border:2px solid #f3bad5;">Content here</div>
.myborder {border:2px solid #f3bad5;}