#ceaf7e color space conversions
Hex:
#ceaf7e
RGB:
206, 175, 126
CMY:
19, 31, 51
CMYK:
0, 15, 39, 19
HSL:
37°, 44.9438%, 65.0980%
HSV (HSB):
37°, 38.8350%, 80.7843%
XYZ:
44.5495, 45.2881, 26.1321
xyY:
0.3841, 0.3905, 45.2881
CIE-Lab:
73.0812, 4.4223, 29.2986
CIE-LCH:
73.0812, 29.6305, 81.4167
CIE-Luv:
73.0812, 23.0654, 37.7314
Hunter-Lab:
67.2964, 0.3962, 24.0844
#ceaf7e color charts
#ceaf7e color shades, tints & tones
#ceaf7e color schemes
#ceaf7e color preview, HTML & CSS examples
This text has a color of #ceaf7e
<p style="color:#ceaf7e;">Text here</p>
.mytext {color:#ceaf7e;}
This box has a color of #ceaf7e
<div style="background-color:#ceaf7e;">Content here</div>
.mybackground {background-color:#ceaf7e;}
Border around this has a color of #ceaf7e
<div style="border:2px solid #ceaf7e;">Content here</div>
.myborder {border:2px solid #ceaf7e;}