#c95085 color space conversions
Hex:
#c95085
RGB:
201, 80, 133
CMY:
21, 69, 48
CMYK:
0, 60, 34, 21
HSL:
334°, 52.8384%, 55.0980%
HSV (HSB):
334°, 60.1990%, 78.8235%
XYZ:
31.1897, 19.8483, 24.3775
xyY:
0.4136, 0.2632, 19.8483
CIE-Lab:
51.6652, 53.2138, -4.7790
CIE-LCH:
51.6652, 53.4280, 354.8682
CIE-Luv:
51.6652, 75.5399, -16.1351
Hunter-Lab:
44.5514, 46.9999, -1.2562
#c95085 color charts
#c95085 color shades, tints & tones
#c95085 color schemes
#c95085 color preview, HTML & CSS examples
This text has a color of #c95085
<p style="color:#c95085;">Text here</p>
.mytext {color:#c95085;}
This box has a color of #c95085
<div style="background-color:#c95085;">Content here</div>
.mybackground {background-color:#c95085;}
Border around this has a color of #c95085
<div style="border:2px solid #c95085;">Content here</div>
.myborder {border:2px solid #c95085;}