#cfa1a1 color space conversions
Hex:
#cfa1a1
RGB:
207, 161, 161
CMY:
19, 37, 37
CMYK:
0, 22, 22, 19
HSL:
0°, 32.3944%, 72.1569%
HSV (HSB):
0°, 22.2222%, 81.1765%
XYZ:
44.9100, 41.3283, 39.3284
xyY:
0.3577, 0.3291, 41.3283
CIE-Lab:
70.4054, 17.0011, 6.5413
CIE-LCH:
70.4054, 18.2161, 21.0447
CIE-Luv:
70.4054, 28.9575, 6.2341
Hunter-Lab:
64.2871, 12.1949, 8.7297
#cfa1a1 color charts
#cfa1a1 color shades, tints & tones
#cfa1a1 color schemes
#cfa1a1 color preview, HTML & CSS examples
This text has a color of #cfa1a1
<p style="color:#cfa1a1;">Text here</p>
.mytext {color:#cfa1a1;}
This box has a color of #cfa1a1
<div style="background-color:#cfa1a1;">Content here</div>
.mybackground {background-color:#cfa1a1;}
Border around this has a color of #cfa1a1
<div style="border:2px solid #cfa1a1;">Content here</div>
.myborder {border:2px solid #cfa1a1;}