#f6ced5 color space conversions
Hex:
#f6ced5
RGB:
246, 206, 213
CMY:
4, 19, 16
CMYK:
0, 16, 13, 4
HSL:
350°, 68.9655%, 88.6275%
HSV (HSB):
350°, 16.2602%, 96.4706%
XYZ:
72.0876, 68.5395, 72.3808
xyY:
0.3384, 0.3218, 68.5395
CIE-Lab:
86.2755, 15.1354, 1.7879
CIE-LCH:
86.2755, 15.2406, 6.7371
CIE-Luv:
86.2755, 23.6108, -0.0804
Hunter-Lab:
82.7886, 10.5475, 6.1157
#f6ced5 color charts
#f6ced5 color shades, tints & tones
#f6ced5 color schemes
#f6ced5 color preview, HTML & CSS examples
This text has a color of #f6ced5
<p style="color:#f6ced5;">Text here</p>
.mytext {color:#f6ced5;}
This box has a color of #f6ced5
<div style="background-color:#f6ced5;">Content here</div>
.mybackground {background-color:#f6ced5;}
Border around this has a color of #f6ced5
<div style="border:2px solid #f6ced5;">Content here</div>
.myborder {border:2px solid #f6ced5;}