#c3495c color space conversions
Hex:
#c3495c
RGB:
195, 73, 92
CMY:
24, 71, 64
CMYK:
0, 63, 53, 24
HSL:
351°, 50.4132%, 52.5490%
HSV (HSB):
351°, 62.5641%, 76.4706%
XYZ:
26.8200, 17.1399, 12.0200
xyY:
0.4791, 0.3062, 17.1399
CIE-Lab:
48.4358, 50.2112, 15.1537
CIE-LCH:
48.4358, 52.4481, 16.7938
CIE-Luv:
48.4358, 86.5367, 8.6616
Hunter-Lab:
41.4004, 43.1853, 11.7663
#c3495c color charts
#c3495c color shades, tints & tones
#c3495c color schemes
#c3495c color preview, HTML & CSS examples
This text has a color of #c3495c
<p style="color:#c3495c;">Text here</p>
.mytext {color:#c3495c;}
This box has a color of #c3495c
<div style="background-color:#c3495c;">Content here</div>
.mybackground {background-color:#c3495c;}
Border around this has a color of #c3495c
<div style="border:2px solid #c3495c;">Content here</div>
.myborder {border:2px solid #c3495c;}