#c2979e color space conversions
Hex:
#c2979e
RGB:
194, 151, 158
CMY:
24, 41, 38
CMYK:
0, 22, 19, 24
HSL:
350°, 26.0606%, 67.6471%
HSV (HSB):
350°, 22.1649%, 76.0784%
XYZ:
39.4863, 36.0712, 37.2290
xyY:
0.3501, 0.3198, 36.0712
CIE-Lab:
66.5743, 17.1599, 2.5168
CIE-LCH:
66.5743, 17.3435, 8.3440
CIE-Luv:
66.5743, 26.2454, 0.5488
Hunter-Lab:
60.0593, 12.2520, 5.2893
#c2979e color charts
#c2979e color shades, tints & tones
#c2979e color schemes
#c2979e color preview, HTML & CSS examples
This text has a color of #c2979e
<p style="color:#c2979e;">Text here</p>
.mytext {color:#c2979e;}
This box has a color of #c2979e
<div style="background-color:#c2979e;">Content here</div>
.mybackground {background-color:#c2979e;}
Border around this has a color of #c2979e
<div style="border:2px solid #c2979e;">Content here</div>
.myborder {border:2px solid #c2979e;}