#c2688c color space conversions
Hex:
#c2688c
RGB:
194, 104, 140
CMY:
24, 59, 45
CMYK:
0, 46, 28, 24
HSL:
336°, 42.4528%, 58.4314%
HSV (HSB):
336°, 46.3918%, 76.0784%
XYZ:
31.9321, 23.2634, 27.6182
xyY:
0.3856, 0.2809, 23.2634
CIE-Lab:
55.3426, 40.0778, -3.5978
CIE-LCH:
55.3426, 40.2390, 354.8702
CIE-Luv:
55.3426, 55.8241, -12.1238
Hunter-Lab:
48.2322, 33.7695, -0.1875
#c2688c color charts
#c2688c color shades, tints & tones
#c2688c color schemes
#c2688c color preview, HTML & CSS examples
This text has a color of #c2688c
<p style="color:#c2688c;">Text here</p>
.mytext {color:#c2688c;}
This box has a color of #c2688c
<div style="background-color:#c2688c;">Content here</div>
.mybackground {background-color:#c2688c;}
Border around this has a color of #c2688c
<div style="border:2px solid #c2688c;">Content here</div>
.myborder {border:2px solid #c2688c;}