#c35d80 color space conversions
Hex:
#c35d80
RGB:
195, 93, 128
CMY:
24, 64, 50
CMYK:
0, 52, 34, 24
HSL:
339°, 45.9459%, 56.4706%
HSV (HSB):
339°, 52.3077%, 76.4706%
XYZ:
30.3163, 20.9893, 22.8756
xyY:
0.4087, 0.2829, 20.9893
CIE-Lab:
52.9378, 44.4790, -0.0377
CIE-LCH:
52.9378, 44.4791, 359.9514
CIE-Luv:
52.9378, 65.5331, -8.1257
Hunter-Lab:
45.8141, 37.9431, 2.4656
#c35d80 color charts
#c35d80 color shades, tints & tones
#c35d80 color schemes
#c35d80 color preview, HTML & CSS examples
This text has a color of #c35d80
<p style="color:#c35d80;">Text here</p>
.mytext {color:#c35d80;}
This box has a color of #c35d80
<div style="background-color:#c35d80;">Content here</div>
.mybackground {background-color:#c35d80;}
Border around this has a color of #c35d80
<div style="border:2px solid #c35d80;">Content here</div>
.myborder {border:2px solid #c35d80;}