#c35a65 color space conversions
Hex:
#c35a65
RGB:
195, 90, 101
CMY:
24, 65, 60
CMYK:
0, 54, 48, 24
HSL:
354°, 46.6667%, 55.8824%
HSV (HSB):
354°, 53.8462%, 76.4706%
XYZ:
28.5108, 19.8540, 14.6414
xyY:
0.4525, 0.3151, 19.8540
CIE-Lab:
51.6718, 43.0150, 14.2115
CIE-LCH:
51.6718, 45.3018, 18.2827
CIE-Luv:
51.6718, 74.0121, 9.5918
Hunter-Lab:
44.5578, 36.2389, 11.7082
#c35a65 color charts
#c35a65 color shades, tints & tones
#c35a65 color schemes
#c35a65 color preview, HTML & CSS examples
This text has a color of #c35a65
<p style="color:#c35a65;">Text here</p>
.mytext {color:#c35a65;}
This box has a color of #c35a65
<div style="background-color:#c35a65;">Content here</div>
.mybackground {background-color:#c35a65;}
Border around this has a color of #c35a65
<div style="border:2px solid #c35a65;">Content here</div>
.myborder {border:2px solid #c35a65;}