#c3595d color space conversions
Hex:
#c3595d
RGB:
195, 89, 93
CMY:
24, 65, 64
CMYK:
0, 54, 52, 24
HSL:
358°, 46.9027%, 55.6863%
HSV (HSB):
358°, 54.3590%, 76.4706%
XYZ:
28.0538, 19.5372, 12.6484
xyY:
0.4657, 0.3243, 19.5372
CIE-Lab:
51.3098, 42.7771, 18.4653
CIE-LCH:
51.3098, 46.5924, 23.3481
CIE-Luv:
51.3098, 76.5005, 14.2587
Hunter-Lab:
44.2009, 35.9406, 13.9744
#c3595d color charts
#c3595d color shades, tints & tones
#c3595d color schemes
#c3595d color preview, HTML & CSS examples
This text has a color of #c3595d
<p style="color:#c3595d;">Text here</p>
.mytext {color:#c3595d;}
This box has a color of #c3595d
<div style="background-color:#c3595d;">Content here</div>
.mybackground {background-color:#c3595d;}
Border around this has a color of #c3595d
<div style="border:2px solid #c3595d;">Content here</div>
.myborder {border:2px solid #c3595d;}