#c2684c color space conversions
Hex:
#c2684c
RGB:
194, 104, 76
CMY:
24, 59, 70
CMYK:
0, 46, 61, 24
HSL:
14°, 49.1667%, 52.9412%
HSV (HSB):
14°, 60.8247%, 76.0784%
XYZ:
28.5030, 21.8918, 9.5607
xyY:
0.4754, 0.3651, 21.8918
CIE-Lab:
53.9120, 33.3281, 31.6436
CIE-LCH:
53.9120, 45.9574, 43.5148
CIE-Luv:
53.9120, 68.5881, 29.9082
Hunter-Lab:
46.7886, 26.8595, 20.6368
#c2684c color charts
#c2684c color shades, tints & tones
#c2684c color schemes
#c2684c color preview, HTML & CSS examples
This text has a color of #c2684c
<p style="color:#c2684c;">Text here</p>
.mytext {color:#c2684c;}
This box has a color of #c2684c
<div style="background-color:#c2684c;">Content here</div>
.mybackground {background-color:#c2684c;}
Border around this has a color of #c2684c
<div style="border:2px solid #c2684c;">Content here</div>
.myborder {border:2px solid #c2684c;}