#c96e87 color space conversions
Hex:
#c96e87
RGB:
201, 110, 135
CMY:
21, 57, 47
CMYK:
0, 45, 33, 21
HSL:
344°, 45.7286%, 60.9804%
HSV (HSB):
344°, 45.2736%, 78.8235%
XYZ:
34.0365, 25.3186, 26.0147
xyY:
0.3987, 0.2966, 25.3186
CIE-Lab:
57.3846, 38.7502, 2.4219
CIE-LCH:
57.3846, 38.8259, 3.5763
CIE-Luv:
57.3846, 58.9029, -3.7739
Hunter-Lab:
50.3176, 32.6874, 4.5688
#c96e87 color charts
#c96e87 color shades, tints & tones
#c96e87 color schemes
#c96e87 color preview, HTML & CSS examples
This text has a color of #c96e87
<p style="color:#c96e87;">Text here</p>
.mytext {color:#c96e87;}
This box has a color of #c96e87
<div style="background-color:#c96e87;">Content here</div>
.mybackground {background-color:#c96e87;}
Border around this has a color of #c96e87
<div style="border:2px solid #c96e87;">Content here</div>
.myborder {border:2px solid #c96e87;}