#c95f80 color space conversions
Hex:
#c95f80
RGB:
201, 95, 128
CMY:
21, 63, 50
CMYK:
0, 53, 36, 21
HSL:
341°, 49.5327%, 58.0392%
HSV (HSB):
341°, 52.7363%, 78.8235%
XYZ:
32.0759, 22.1604, 23.0089
xyY:
0.4152, 0.2869, 22.1604
CIE-Lab:
54.1968, 45.5377, 1.9025
CIE-LCH:
54.1968, 45.5774, 2.3923
CIE-Luv:
54.1968, 69.1350, -5.8251
Hunter-Lab:
47.0749, 39.2453, 3.9731
#c95f80 color charts
#c95f80 color shades, tints & tones
#c95f80 color schemes
#c95f80 color preview, HTML & CSS examples
This text has a color of #c95f80
<p style="color:#c95f80;">Text here</p>
.mytext {color:#c95f80;}
This box has a color of #c95f80
<div style="background-color:#c95f80;">Content here</div>
.mybackground {background-color:#c95f80;}
Border around this has a color of #c95f80
<div style="border:2px solid #c95f80;">Content here</div>
.myborder {border:2px solid #c95f80;}