#c95a7a color space conversions
Hex:
#c95a7a
RGB:
201, 90, 122
CMY:
21, 65, 52
CMYK:
0, 55, 39, 21
HSL:
343°, 50.6849%, 57.0588%
HSV (HSB):
343°, 55.2239%, 78.8235%
XYZ:
31.2564, 21.1350, 20.8444
xyY:
0.4268, 0.2886, 21.1350
CIE-Lab:
53.0969, 47.2886, 3.8652
CIE-LCH:
53.0969, 47.4463, 4.6727
CIE-Luv:
53.0969, 73.5101, -3.6704
Hunter-Lab:
45.9728, 40.9079, 5.2984
#c95a7a color charts
#c95a7a color shades, tints & tones
#c95a7a color schemes
#c95a7a color preview, HTML & CSS examples
This text has a color of #c95a7a
<p style="color:#c95a7a;">Text here</p>
.mytext {color:#c95a7a;}
This box has a color of #c95a7a
<div style="background-color:#c95a7a;">Content here</div>
.mybackground {background-color:#c95a7a;}
Border around this has a color of #c95a7a
<div style="border:2px solid #c95a7a;">Content here</div>
.myborder {border:2px solid #c95a7a;}