#f2cdac color space conversions
Hex:
#f2cdac
RGB:
242, 205, 172
CMY:
5, 20, 33
CMYK:
0, 15, 29, 5
HSL:
28°, 72.9167%, 81.1765%
HSV (HSB):
28°, 28.9256%, 94.9020%
XYZ:
65.8957, 65.5184, 48.2030
xyY:
0.3669, 0.3648, 65.5184
CIE-Lab:
84.7502, 8.2621, 21.2781
CIE-LCH:
84.7502, 22.8258, 68.7793
CIE-Luv:
84.7502, 25.3945, 28.4459
Hunter-Lab:
80.9435, 3.6649, 21.3524
#f2cdac color charts
#f2cdac color shades, tints & tones
#f2cdac color schemes
#f2cdac color preview, HTML & CSS examples
This text has a color of #f2cdac
<p style="color:#f2cdac;">Text here</p>
.mytext {color:#f2cdac;}
This box has a color of #f2cdac
<div style="background-color:#f2cdac;">Content here</div>
.mybackground {background-color:#f2cdac;}
Border around this has a color of #f2cdac
<div style="border:2px solid #f2cdac;">Content here</div>
.myborder {border:2px solid #f2cdac;}