#c2626b color space conversions
Hex:
#c2626b
RGB:
194, 98, 107
CMY:
24, 62, 58
CMYK:
0, 49, 45, 24
HSL:
354°, 44.0367%, 57.2549%
HSV (HSB):
354°, 49.4845%, 76.0784%
XYZ:
29.2697, 21.2662, 16.4720
xyY:
0.4368, 0.3174, 21.2662
CIE-Lab:
53.2397, 39.2004, 12.8110
CIE-LCH:
53.2397, 41.2406, 18.0978
CIE-Luv:
53.2397, 66.8340, 8.9603
Hunter-Lab:
46.1153, 32.5931, 11.1028
#c2626b color charts
#c2626b color shades, tints & tones
#c2626b color schemes
#c2626b color preview, HTML & CSS examples
This text has a color of #c2626b
<p style="color:#c2626b;">Text here</p>
.mytext {color:#c2626b;}
This box has a color of #c2626b
<div style="background-color:#c2626b;">Content here</div>
.mybackground {background-color:#c2626b;}
Border around this has a color of #c2626b
<div style="border:2px solid #c2626b;">Content here</div>
.myborder {border:2px solid #c2626b;}