#ceaf8c color space conversions
Hex:
#ceaf8c
RGB:
206, 175, 140
CMY:
19, 31, 45
CMYK:
0, 15, 32, 19
HSL:
32°, 40.2439%, 67.8431%
HSV (HSB):
32°, 32.0388%, 80.7843%
XYZ:
45.5172, 45.6752, 31.2281
xyY:
0.3718, 0.3731, 45.6752
CIE-Lab:
73.3343, 6.1236, 22.1306
CIE-LCH:
73.3343, 22.9621, 74.5331
CIE-Luv:
73.3343, 21.9547, 28.9282
Hunter-Lab:
67.5834, 1.9481, 19.9124
#ceaf8c color charts
#ceaf8c color shades, tints & tones
#ceaf8c color schemes
#ceaf8c color preview, HTML & CSS examples
This text has a color of #ceaf8c
<p style="color:#ceaf8c;">Text here</p>
.mytext {color:#ceaf8c;}
This box has a color of #ceaf8c
<div style="background-color:#ceaf8c;">Content here</div>
.mybackground {background-color:#ceaf8c;}
Border around this has a color of #ceaf8c
<div style="border:2px solid #ceaf8c;">Content here</div>
.myborder {border:2px solid #ceaf8c;}