#ffc2a5 color space conversions
Hex:
#ffc2a5
RGB:
255, 194, 165
CMY:
0, 24, 35
CMYK:
0, 24, 35, 0
HSL:
19°, 100.0000%, 82.3529%
HSV (HSB):
19°, 35.2941%, 100.0000%
XYZ:
67.3233, 62.5602, 44.1243
xyY:
0.3869, 0.3595, 62.5602
CIE-Lab:
83.2104, 18.0720, 23.0499
CIE-LCH:
83.2104, 29.2898, 51.9022
CIE-Luv:
83.2104, 41.9464, 28.5414
Hunter-Lab:
79.0950, 13.5177, 22.2907
#ffc2a5 color charts
#ffc2a5 color shades, tints & tones
#ffc2a5 color schemes
#ffc2a5 color preview, HTML & CSS examples
This text has a color of #ffc2a5
<p style="color:#ffc2a5;">Text here</p>
.mytext {color:#ffc2a5;}
This box has a color of #ffc2a5
<div style="background-color:#ffc2a5;">Content here</div>
.mybackground {background-color:#ffc2a5;}
Border around this has a color of #ffc2a5
<div style="border:2px solid #ffc2a5;">Content here</div>
.myborder {border:2px solid #ffc2a5;}