#c95f82 color space conversions
Hex:
#c95f82
RGB:
201, 95, 130
CMY:
21, 63, 49
CMYK:
0, 53, 35, 21
HSL:
340°, 49.5327%, 58.0392%
HSV (HSB):
340°, 52.7363%, 78.8235%
XYZ:
32.2089, 22.2136, 23.7092
xyY:
0.4122, 0.2843, 22.2136
CIE-Lab:
54.2529, 45.7762, 0.8028
CIE-LCH:
54.2529, 45.7832, 1.0047
CIE-Luv:
54.2529, 68.6163, -7.3111
Hunter-Lab:
47.1313, 39.5044, 3.1664
#c95f82 color charts
#c95f82 color shades, tints & tones
#c95f82 color schemes
#c95f82 color preview, HTML & CSS examples
This text has a color of #c95f82
<p style="color:#c95f82;">Text here</p>
.mytext {color:#c95f82;}
This box has a color of #c95f82
<div style="background-color:#c95f82;">Content here</div>
.mybackground {background-color:#c95f82;}
Border around this has a color of #c95f82
<div style="border:2px solid #c95f82;">Content here</div>
.myborder {border:2px solid #c95f82;}