#c3628f color space conversions
Hex:
#c3628f
RGB:
195, 98, 143
CMY:
24, 62, 44
CMYK:
0, 50, 27, 24
HSL:
332°, 44.7005%, 57.4510%
HSV (HSB):
332°, 49.7436%, 76.4706%
XYZ:
31.8313, 22.3206, 28.6172
xyY:
0.3846, 0.2697, 22.3206
CIE-Lab:
54.3656, 43.9232, -6.7909
CIE-LCH:
54.3656, 44.4451, 351.2112
CIE-Luv:
54.3656, 59.0466, -17.2324
Hunter-Lab:
47.2447, 37.5867, -2.8420
#c3628f color charts
#c3628f color shades, tints & tones
#c3628f color schemes
#c3628f color preview, HTML & CSS examples
This text has a color of #c3628f
<p style="color:#c3628f;">Text here</p>
.mytext {color:#c3628f;}
This box has a color of #c3628f
<div style="background-color:#c3628f;">Content here</div>
.mybackground {background-color:#c3628f;}
Border around this has a color of #c3628f
<div style="border:2px solid #c3628f;">Content here</div>
.myborder {border:2px solid #c3628f;}