#f2cddf color space conversions
Hex:
#f2cddf
RGB:
242, 205, 223
CMY:
5, 20, 13
CMYK:
0, 15, 8, 5
HSL:
331°, 58.7302%, 87.6471%
HSV (HSB):
331°, 15.2893%, 94.9020%
XYZ:
71.7686, 67.8676, 79.1292
xyY:
0.3281, 0.3102, 67.8676
CIE-Lab:
85.9402, 15.9071, -4.0545
CIE-LCH:
85.9402, 16.4157, 345.7006
CIE-Luv:
85.9402, 20.6303, -9.0524
Hunter-Lab:
82.3818, 11.3357, 0.7182
#f2cddf color charts
#f2cddf color shades, tints & tones
#f2cddf color schemes
#f2cddf color preview, HTML & CSS examples
This text has a color of #f2cddf
<p style="color:#f2cddf;">Text here</p>
.mytext {color:#f2cddf;}
This box has a color of #f2cddf
<div style="background-color:#f2cddf;">Content here</div>
.mybackground {background-color:#f2cddf;}
Border around this has a color of #f2cddf
<div style="border:2px solid #f2cddf;">Content here</div>
.myborder {border:2px solid #f2cddf;}