#c25d9e color space conversions
Hex:
#c25d9e
RGB:
194, 93, 158
CMY:
24, 64, 38
CMYK:
0, 52, 19, 24
HSL:
321°, 45.2915%, 56.2745%
HSV (HSB):
321°, 52.0619%, 76.0784%
XYZ:
32.3340, 21.7667, 34.8449
xyY:
0.3635, 0.2447, 21.7667
CIE-Lab:
53.7785, 48.2720, -16.4934
CIE-LCH:
53.7785, 51.0119, 341.1360
CIE-Luv:
53.7785, 56.8257, -31.8541
Hunter-Lab:
46.6548, 42.0635, -11.6235
#c25d9e color charts
#c25d9e color shades, tints & tones
#c25d9e color schemes
#c25d9e color preview, HTML & CSS examples
This text has a color of #c25d9e
<p style="color:#c25d9e;">Text here</p>
.mytext {color:#c25d9e;}
This box has a color of #c25d9e
<div style="background-color:#c25d9e;">Content here</div>
.mybackground {background-color:#c25d9e;}
Border around this has a color of #c25d9e
<div style="border:2px solid #c25d9e;">Content here</div>
.myborder {border:2px solid #c25d9e;}