#f5cdc3 color space conversions
Hex:
#f5cdc3
RGB:
245, 205, 195
CMY:
4, 20, 24
CMYK:
0, 16, 20, 4
HSL:
12°, 71.4286%, 86.2745%
HSV (HSB):
12°, 20.4082%, 96.0784%
XYZ:
69.3378, 67.0153, 60.9105
xyY:
0.3515, 0.3397, 67.0153
CIE-Lab:
85.5116, 12.5549, 10.2263
CIE-LCH:
85.5116, 16.1927, 39.1638
CIE-Luv:
85.5116, 25.2938, 12.6425
Hunter-Lab:
81.8628, 7.9295, 13.1889
#f5cdc3 color charts
#f5cdc3 color shades, tints & tones
#f5cdc3 color schemes
#f5cdc3 color preview, HTML & CSS examples
This text has a color of #f5cdc3
<p style="color:#f5cdc3;">Text here</p>
.mytext {color:#f5cdc3;}
This box has a color of #f5cdc3
<div style="background-color:#f5cdc3;">Content here</div>
.mybackground {background-color:#f5cdc3;}
Border around this has a color of #f5cdc3
<div style="border:2px solid #f5cdc3;">Content here</div>
.myborder {border:2px solid #f5cdc3;}