#f5cdb3 color space conversions
Hex:
#f5cdb3
RGB:
245, 205, 179
CMY:
4, 20, 30
CMYK:
0, 16, 27, 4
HSL:
24°, 76.7442%, 83.1373%
HSV (HSB):
24°, 26.9388%, 96.0784%
XYZ:
67.6242, 66.3298, 51.8866
xyY:
0.3639, 0.3569, 66.3298
CIE-Lab:
85.1644, 10.3129, 18.2043
CIE-LCH:
85.1644, 20.9225, 60.4682
CIE-Luv:
85.1644, 26.7937, 24.0165
Hunter-Lab:
81.4431, 5.6875, 19.2371
#f5cdb3 color charts
#f5cdb3 color shades, tints & tones
#f5cdb3 color schemes
#f5cdb3 color preview, HTML & CSS examples
This text has a color of #f5cdb3
<p style="color:#f5cdb3;">Text here</p>
.mytext {color:#f5cdb3;}
This box has a color of #f5cdb3
<div style="background-color:#f5cdb3;">Content here</div>
.mybackground {background-color:#f5cdb3;}
Border around this has a color of #f5cdb3
<div style="border:2px solid #f5cdb3;">Content here</div>
.myborder {border:2px solid #f5cdb3;}