#f2d9cd color space conversions
Hex:
#f2d9cd
RGB:
242, 217, 205
CMY:
5, 15, 20
CMYK:
0, 10, 15, 5
HSL:
19°, 58.7302%, 87.6471%
HSV (HSB):
19°, 15.2893%, 94.9020%
XYZ:
72.4502, 72.9107, 68.0122
xyY:
0.3395, 0.3417, 72.9107
CIE-Lab:
88.4051, 6.7194, 9.0444
CIE-LCH:
88.4051, 11.2673, 53.3900
CIE-Luv:
88.4051, 15.7115, 12.1680
Hunter-Lab:
85.3878, 2.0259, 12.5464
#f2d9cd color charts
#f2d9cd color shades, tints & tones
#f2d9cd color schemes
#f2d9cd color preview, HTML & CSS examples
This text has a color of #f2d9cd
<p style="color:#f2d9cd;">Text here</p>
.mytext {color:#f2d9cd;}
This box has a color of #f2d9cd
<div style="background-color:#f2d9cd;">Content here</div>
.mybackground {background-color:#f2d9cd;}
Border around this has a color of #f2d9cd
<div style="border:2px solid #f2d9cd;">Content here</div>
.myborder {border:2px solid #f2d9cd;}