#c25e8c color space conversions
Hex:
#c25e8c
RGB:
194, 94, 140
CMY:
24, 63, 45
CMYK:
0, 52, 28, 24
HSL:
332°, 45.0450%, 56.4706%
HSV (HSB):
332°, 51.5464%, 76.0784%
XYZ:
30.9845, 21.3682, 27.3024
xyY:
0.3890, 0.2683, 21.3682
CIE-Lab:
53.3501, 45.1933, -6.5487
CIE-LCH:
53.3501, 45.6653, 351.7550
CIE-Luv:
53.3501, 61.1138, -17.0741
Hunter-Lab:
46.2257, 38.7510, -2.6605
#c25e8c color charts
#c25e8c color shades, tints & tones
#c25e8c color schemes
#c25e8c color preview, HTML & CSS examples
This text has a color of #c25e8c
<p style="color:#c25e8c;">Text here</p>
.mytext {color:#c25e8c;}
This box has a color of #c25e8c
<div style="background-color:#c25e8c;">Content here</div>
.mybackground {background-color:#c25e8c;}
Border around this has a color of #c25e8c
<div style="border:2px solid #c25e8c;">Content here</div>
.myborder {border:2px solid #c25e8c;}