#fdccaa color space conversions
Hex:
#fdccaa
RGB:
253, 204, 170
CMY:
1, 20, 33
CMYK:
0, 19, 33, 1
HSL:
25°, 95.4023%, 82.9412%
HSV (HSB):
25°, 32.8063%, 99.2157%
XYZ:
69.3566, 66.9707, 47.3014
xyY:
0.3777, 0.3647, 66.9707
CIE-Lab:
85.4891, 12.6926, 23.5085
CIE-LCH:
85.4891, 26.7161, 61.6348
CIE-Luv:
85.4891, 33.7192, 30.4600
Hunter-Lab:
81.8356, 8.0684, 23.0150
#fdccaa color charts
#fdccaa color shades, tints & tones
#fdccaa color schemes
#fdccaa color preview, HTML & CSS examples
This text has a color of #fdccaa
<p style="color:#fdccaa;">Text here</p>
.mytext {color:#fdccaa;}
This box has a color of #fdccaa
<div style="background-color:#fdccaa;">Content here</div>
.mybackground {background-color:#fdccaa;}
Border around this has a color of #fdccaa
<div style="border:2px solid #fdccaa;">Content here</div>
.myborder {border:2px solid #fdccaa;}