#c2679e color space conversions
Hex:
#c2679e
RGB:
194, 103, 158
CMY:
24, 60, 38
CMYK:
0, 47, 19, 24
HSL:
324°, 42.7230%, 58.2353%
HSV (HSB):
324°, 46.9072%, 76.0784%
XYZ:
33.2699, 23.6385, 35.1569
xyY:
0.3614, 0.2568, 23.6385
CIE-Lab:
55.7240, 43.2222, -13.5462
CIE-LCH:
55.7240, 45.2952, 342.5985
CIE-Luv:
55.7240, 52.1034, -26.8615
Hunter-Lab:
48.6194, 37.0625, -8.8393
#c2679e color charts
#c2679e color shades, tints & tones
#c2679e color schemes
#c2679e color preview, HTML & CSS examples
This text has a color of #c2679e
<p style="color:#c2679e;">Text here</p>
.mytext {color:#c2679e;}
This box has a color of #c2679e
<div style="background-color:#c2679e;">Content here</div>
.mybackground {background-color:#c2679e;}
Border around this has a color of #c2679e
<div style="border:2px solid #c2679e;">Content here</div>
.myborder {border:2px solid #c2679e;}