#c3485e color space conversions
Hex:
#c3485e
RGB:
195, 72, 94
CMY:
24, 72, 63
CMYK:
0, 63, 52, 24
HSL:
349°, 50.6173%, 52.3529%
HSV (HSB):
349°, 63.0769%, 76.4706%
XYZ:
26.8434, 17.0450, 12.4649
xyY:
0.4763, 0.3025, 17.0450
CIE-Lab:
48.3167, 50.8203, 13.7789
CIE-LCH:
48.3167, 52.6551, 15.1698
CIE-Luv:
48.3167, 86.5510, 7.0252
Hunter-Lab:
41.2856, 43.8090, 10.9991
#c3485e color charts
#c3485e color shades, tints & tones
#c3485e color schemes
#c3485e color preview, HTML & CSS examples
This text has a color of #c3485e
<p style="color:#c3485e;">Text here</p>
.mytext {color:#c3485e;}
This box has a color of #c3485e
<div style="background-color:#c3485e;">Content here</div>
.mybackground {background-color:#c3485e;}
Border around this has a color of #c3485e
<div style="border:2px solid #c3485e;">Content here</div>
.myborder {border:2px solid #c3485e;}