#c35045 color space conversions
Hex:
#c35045
RGB:
195, 80, 69
CMY:
24, 69, 73
CMYK:
0, 59, 65, 24
HSL:
5°, 51.2195%, 51.7647%
HSV (HSB):
5°, 64.6154%, 76.4706%
XYZ:
26.4485, 17.7691, 7.6660
xyY:
0.5098, 0.3425, 17.7691
CIE-Lab:
49.2148, 45.3322, 29.8546
CIE-LCH:
49.2148, 54.2799, 33.3679
CIE-Luv:
49.2148, 87.6322, 24.1668
Hunter-Lab:
42.1534, 38.2287, 18.7249
#c35045 color charts
#c35045 color shades, tints & tones
#c35045 color schemes
#c35045 color preview, HTML & CSS examples
This text has a color of #c35045
<p style="color:#c35045;">Text here</p>
.mytext {color:#c35045;}
This box has a color of #c35045
<div style="background-color:#c35045;">Content here</div>
.mybackground {background-color:#c35045;}
Border around this has a color of #c35045
<div style="border:2px solid #c35045;">Content here</div>
.myborder {border:2px solid #c35045;}