#cfc180 color space conversions
Hex:
#cfc180
RGB:
207, 193, 128
CMY:
19, 24, 50
CMYK:
0, 7, 38, 19
HSL:
49°, 45.1429%, 65.6863%
HSV (HSB):
49°, 38.1643%, 81.1765%
XYZ:
48.6984, 52.9638, 28.0784
xyY:
0.3754, 0.4082, 52.9638
CIE-Lab:
77.8536, -4.4476, 34.5149
CIE-LCH:
77.8536, 34.8003, 97.3427
CIE-Luv:
77.8536, 12.3524, 46.2111
Hunter-Lab:
72.7763, -7.9148, 28.0682
#cfc180 color charts
#cfc180 color shades, tints & tones
#cfc180 color schemes
#cfc180 color preview, HTML & CSS examples
This text has a color of #cfc180
<p style="color:#cfc180;">Text here</p>
.mytext {color:#cfc180;}
This box has a color of #cfc180
<div style="background-color:#cfc180;">Content here</div>
.mybackground {background-color:#cfc180;}
Border around this has a color of #cfc180
<div style="border:2px solid #cfc180;">Content here</div>
.myborder {border:2px solid #cfc180;}