#ffdeaf color space conversions
Hex:
#ffdeaf
RGB:
255, 222, 175
CMY:
0, 13, 31
CMYK:
0, 13, 31, 0
HSL:
35°, 100.0000%, 84.3137%
HSV (HSB):
35°, 31.3725%, 100.0000%
XYZ:
75.0991, 76.5977, 51.3841
xyY:
0.3698, 0.3772, 76.5977
CIE-Lab:
90.1361, 4.7581, 27.2822
CIE-LCH:
90.1361, 27.6940, 80.1069
CIE-Luv:
90.1361, 23.5766, 37.3328
Hunter-Lab:
87.5201, 0.0068, 26.4542
#ffdeaf color charts
#ffdeaf RGB chart
#ffdeaf CMYK chart
#ffdeaf RGB pie chart
#ffdeaf color shades, tints & tones
#ffdeaf color schemes
#ffdeaf color preview, HTML & CSS examples
This text has a color of #ffdeaf
<p style="color:#ffdeaf;">Text here</p>
.mytext {color:#ffdeaf;}
Text color #ffdeaf
This box has a color of #ffdeaf
<div style="background-color:#ffdeaf;">Content here</div>
.mybackground {background-color:#ffdeaf;}
Background color #ffdeaf
Border around this has a color of #ffdeaf
<div style="border:2px solid #ffdeaf;">Content here</div>
.myborder {border:2px solid #ffdeaf;}
Border color #ffdeaf