#f9cdc2 color space conversions
Hex:
#f9cdc2
RGB:
249, 205, 194
CMY:
2, 20, 24
CMYK:
0, 18, 22, 2
HSL:
12°, 82.0896%, 86.8627%
HSV (HSB):
12°, 22.0884%, 97.6471%
XYZ:
70.6358, 67.6974, 60.3829
xyY:
0.3555, 0.3407, 67.6974
CIE-Lab:
85.8549, 13.8666, 11.2954
CIE-LCH:
85.8549, 17.8849, 39.1653
CIE-Luv:
85.8549, 28.0354, 13.8976
Hunter-Lab:
82.2784, 9.2546, 14.0829
#f9cdc2 color charts
#f9cdc2 color shades, tints & tones
#f9cdc2 color schemes
#f9cdc2 color preview, HTML & CSS examples
This text has a color of #f9cdc2
<p style="color:#f9cdc2;">Text here</p>
.mytext {color:#f9cdc2;}
This box has a color of #f9cdc2
<div style="background-color:#f9cdc2;">Content here</div>
.mybackground {background-color:#f9cdc2;}
Border around this has a color of #f9cdc2
<div style="border:2px solid #f9cdc2;">Content here</div>
.myborder {border:2px solid #f9cdc2;}