#c35b8e color space conversions
Hex:
#c35b8e
RGB:
195, 91, 142
CMY:
24, 64, 44
CMYK:
0, 53, 27, 24
HSL:
331°, 46.4286%, 56.0784%
HSV (HSB):
331°, 53.3333%, 76.4706%
XYZ:
31.1292, 21.0373, 28.0111
xyY:
0.3883, 0.2624, 21.0373
CIE-Lab:
52.9903, 47.2796, -8.2511
CIE-LCH:
52.9903, 47.9942, 350.1006
CIE-Luv:
52.9903, 62.8594, -19.8113
Hunter-Lab:
45.8664, 40.8807, -4.1025
#c35b8e color charts
#c35b8e color shades, tints & tones
#c35b8e color schemes
#c35b8e color preview, HTML & CSS examples
This text has a color of #c35b8e
<p style="color:#c35b8e;">Text here</p>
.mytext {color:#c35b8e;}
This box has a color of #c35b8e
<div style="background-color:#c35b8e;">Content here</div>
.mybackground {background-color:#c35b8e;}
Border around this has a color of #c35b8e
<div style="border:2px solid #c35b8e;">Content here</div>
.myborder {border:2px solid #c35b8e;}