#cfa07a color space conversions
Hex:
#cfa07a
RGB:
207, 160, 122
CMY:
19, 37, 52
CMYK:
0, 23, 41, 19
HSL:
27°, 46.9613%, 64.5098%
HSV (HSB):
27°, 41.0628%, 81.1765%
XYZ:
41.8158, 39.8122, 23.8929
xyY:
0.3963, 0.3773, 39.8122
CIE-Lab:
69.3355, 12.4549, 26.4971
CIE-LCH:
69.3355, 29.2783, 64.8243
CIE-Luv:
69.3355, 33.8170, 32.3085
Hunter-Lab:
63.0969, 7.8766, 21.7164
#cfa07a color charts
#cfa07a color shades, tints & tones
#cfa07a color schemes
#cfa07a color preview, HTML & CSS examples
This text has a color of #cfa07a
<p style="color:#cfa07a;">Text here</p>
.mytext {color:#cfa07a;}
This box has a color of #cfa07a
<div style="background-color:#cfa07a;">Content here</div>
.mybackground {background-color:#cfa07a;}
Border around this has a color of #cfa07a
<div style="border:2px solid #cfa07a;">Content here</div>
.myborder {border:2px solid #cfa07a;}