#c2628e color space conversions
Hex:
#c2628e
RGB:
194, 98, 142
CMY:
24, 62, 44
CMYK:
0, 49, 27, 24
HSL:
333°, 44.0367%, 57.2549%
HSV (HSB):
333°, 49.4845%, 76.0784%
XYZ:
31.4983, 22.1577, 28.2079
xyY:
0.3848, 0.2707, 22.1577
CIE-Lab:
54.1939, 43.4481, -6.4731
CIE-LCH:
54.1939, 43.9276, 351.5262
CIE-Luv:
54.1939, 58.5382, -16.6886
Hunter-Lab:
47.0720, 37.0677, -2.5792
#c2628e color charts
#c2628e color shades, tints & tones
#c2628e color schemes
#c2628e color preview, HTML & CSS examples
This text has a color of #c2628e
<p style="color:#c2628e;">Text here</p>
.mytext {color:#c2628e;}
This box has a color of #c2628e
<div style="background-color:#c2628e;">Content here</div>
.mybackground {background-color:#c2628e;}
Border around this has a color of #c2628e
<div style="border:2px solid #c2628e;">Content here</div>
.myborder {border:2px solid #c2628e;}