#f0ced5 color space conversions
Hex:
#f0ced5
RGB:
240, 206, 213
CMY:
6, 19, 16
CMYK:
0, 14, 11, 6
HSL:
348°, 53.1250%, 87.4510%
HSV (HSB):
348°, 14.1667%, 94.1176%
XYZ:
70.0167, 67.4720, 72.2839
xyY:
0.3338, 0.3216, 67.4720
CIE-Lab:
85.7417, 13.0274, 0.9455
CIE-LCH:
85.7417, 13.0617, 4.1513
CIE-Luv:
85.7417, 19.8080, -0.9411
Hunter-Lab:
82.1413, 8.4049, 5.3241
#f0ced5 color charts
#f0ced5 color shades, tints & tones
#f0ced5 color schemes
#f0ced5 color preview, HTML & CSS examples
This text has a color of #f0ced5
<p style="color:#f0ced5;">Text here</p>
.mytext {color:#f0ced5;}
This box has a color of #f0ced5
<div style="background-color:#f0ced5;">Content here</div>
.mybackground {background-color:#f0ced5;}
Border around this has a color of #f0ced5
<div style="border:2px solid #f0ced5;">Content here</div>
.myborder {border:2px solid #f0ced5;}