#c2708c color space conversions
Hex:
#c2708c
RGB:
194, 112, 140
CMY:
24, 56, 45
CMYK:
0, 42, 28, 24
HSL:
340°, 40.1961%, 60.0000%
HSV (HSB):
340°, 42.2680%, 76.0784%
XYZ:
32.7759, 24.9511, 27.8995
xyY:
0.3828, 0.2914, 24.9511
CIE-Lab:
57.0278, 35.8496, -1.1208
CIE-LCH:
57.0278, 35.8671, 358.2093
CIE-Luv:
57.0278, 51.3872, -7.9642
Hunter-Lab:
49.9511, 29.7102, 1.8501
#c2708c color charts
#c2708c color shades, tints & tones
#c2708c color schemes
#c2708c color preview, HTML & CSS examples
This text has a color of #c2708c
<p style="color:#c2708c;">Text here</p>
.mytext {color:#c2708c;}
This box has a color of #c2708c
<div style="background-color:#c2708c;">Content here</div>
.mybackground {background-color:#c2708c;}
Border around this has a color of #c2708c
<div style="border:2px solid #c2708c;">Content here</div>
.myborder {border:2px solid #c2708c;}