#c3628e color space conversions
Hex:
#c3628e
RGB:
195, 98, 142
CMY:
24, 62, 44
CMYK:
0, 50, 27, 24
HSL:
333°, 44.7005%, 57.4510%
HSV (HSB):
333°, 49.7436%, 76.4706%
XYZ:
31.7558, 22.2905, 28.2200
xyY:
0.3860, 0.2710, 22.2905
CIE-Lab:
54.3338, 43.7854, -6.2500
CIE-LCH:
54.3338, 44.2293, 351.8764
CIE-Luv:
54.3338, 59.2976, -16.4515
Hunter-Lab:
47.2128, 37.4388, -2.3898
#c3628e color charts
#c3628e color shades, tints & tones
#c3628e color schemes
#c3628e color preview, HTML & CSS examples
This text has a color of #c3628e
<p style="color:#c3628e;">Text here</p>
.mytext {color:#c3628e;}
This box has a color of #c3628e
<div style="background-color:#c3628e;">Content here</div>
.mybackground {background-color:#c3628e;}
Border around this has a color of #c3628e
<div style="border:2px solid #c3628e;">Content here</div>
.myborder {border:2px solid #c3628e;}