#ffcaa5 color space conversions
Hex:
#ffcaa5
RGB:
255, 202, 165
CMY:
0, 21, 35
CMYK:
0, 21, 35, 0
HSL:
25°, 100.0000%, 82.3529%
HSV (HSB):
25°, 35.2941%, 100.0000%
XYZ:
69.1521, 66.2177, 44.7339
xyY:
0.3840, 0.3677, 66.2177
CIE-Lab:
85.1073, 13.8953, 25.6420
CIE-LCH:
85.1073, 29.1649, 61.5468
CIE-Luv:
85.1073, 36.8633, 32.8594
Hunter-Lab:
81.3742, 9.2849, 24.3685
#ffcaa5 color charts
#ffcaa5 color shades, tints & tones
#ffcaa5 color schemes
#ffcaa5 color preview, HTML & CSS examples
This text has a color of #ffcaa5
<p style="color:#ffcaa5;">Text here</p>
.mytext {color:#ffcaa5;}
This box has a color of #ffcaa5
<div style="background-color:#ffcaa5;">Content here</div>
.mybackground {background-color:#ffcaa5;}
Border around this has a color of #ffcaa5
<div style="border:2px solid #ffcaa5;">Content here</div>
.myborder {border:2px solid #ffcaa5;}