#c2627e color space conversions
Hex:
#c2627e
RGB:
194, 98, 126
CMY:
24, 62, 51
CMYK:
0, 49, 35, 24
HSL:
343°, 44.0367%, 57.2549%
HSV (HSB):
343°, 49.4845%, 76.0784%
XYZ:
30.3817, 21.7111, 22.3280
xyY:
0.4082, 0.2917, 21.7111
CIE-Lab:
53.7191, 41.3570, 2.2656
CIE-LCH:
53.7191, 41.4190, 3.1356
CIE-Luv:
53.7191, 62.4576, -4.4928
Hunter-Lab:
46.5951, 34.8470, 4.2053
#c2627e color charts
#c2627e color shades, tints & tones
#c2627e color schemes
#c2627e color preview, HTML & CSS examples
This text has a color of #c2627e
<p style="color:#c2627e;">Text here</p>
.mytext {color:#c2627e;}
This box has a color of #c2627e
<div style="background-color:#c2627e;">Content here</div>
.mybackground {background-color:#c2627e;}
Border around this has a color of #c2627e
<div style="border:2px solid #c2627e;">Content here</div>
.myborder {border:2px solid #c2627e;}