#f2cd8d color space conversions
Hex:
#f2cd8d
RGB:
242, 205, 141
CMY:
5, 20, 45
CMYK:
0, 15, 42, 5
HSL:
38°, 79.5276%, 75.0980%
HSV (HSB):
38°, 41.7355%, 94.9020%
XYZ:
63.2570, 64.4630, 34.3079
xyY:
0.3904, 0.3979, 64.4630
CIE-Lab:
84.2062, 4.6192, 36.6746
CIE-LCH:
84.2062, 36.9644, 82.8213
CIE-Luv:
84.2062, 27.8718, 47.8042
Hunter-Lab:
80.2888, 0.1289, 30.8672
#f2cd8d color charts
#f2cd8d color shades, tints & tones
#f2cd8d color schemes
#f2cd8d color preview, HTML & CSS examples
This text has a color of #f2cd8d
<p style="color:#f2cd8d;">Text here</p>
.mytext {color:#f2cd8d;}
This box has a color of #f2cd8d
<div style="background-color:#f2cd8d;">Content here</div>
.mybackground {background-color:#f2cd8d;}
Border around this has a color of #f2cd8d
<div style="border:2px solid #f2cd8d;">Content here</div>
.myborder {border:2px solid #f2cd8d;}