#c3288d color space conversions
Hex:
#c3288d
RGB:
195, 40, 141
CMY:
24, 84, 45
CMYK:
0, 79, 28, 24
HSL:
321°, 65.9574%, 46.0784%
HSV (HSB):
321°, 79.4872%, 76.4706%
XYZ:
28.0722, 15.0428, 26.6233
xyY:
0.4025, 0.2157, 15.0428
CIE-Lab:
45.6927, 67.0614, -18.6967
CIE-LCH:
45.6927, 69.6189, 344.4215
CIE-Luv:
45.6927, 82.4323, -37.1171
Hunter-Lab:
38.7850, 61.3227, -13.5491
#c3288d color charts
#c3288d color shades, tints & tones
#c3288d color schemes
#c3288d color preview, HTML & CSS examples
This text has a color of #c3288d
<p style="color:#c3288d;">Text here</p>
.mytext {color:#c3288d;}
This box has a color of #c3288d
<div style="background-color:#c3288d;">Content here</div>
.mybackground {background-color:#c3288d;}
Border around this has a color of #c3288d
<div style="border:2px solid #c3288d;">Content here</div>
.myborder {border:2px solid #c3288d;}