#c25d8c color space conversions
Hex:
#c25d8c
RGB:
194, 93, 140
CMY:
24, 64, 45
CMYK:
0, 52, 28, 24
HSL:
332°, 45.2915%, 56.2745%
HSV (HSB):
332°, 52.0619%, 76.0784%
XYZ:
30.8961, 21.1915, 27.2729
xyY:
0.3893, 0.2670, 21.1915
CIE-Lab:
53.1584, 45.6922, -6.8338
CIE-LCH:
53.1584, 46.2004, 351.4937
CIE-Luv:
53.1584, 61.6245, -17.5518
Hunter-Lab:
46.0342, 39.2414, -2.9023
#c25d8c color charts
#c25d8c color shades, tints & tones
#c25d8c color schemes
#c25d8c color preview, HTML & CSS examples
This text has a color of #c25d8c
<p style="color:#c25d8c;">Text here</p>
.mytext {color:#c25d8c;}
This box has a color of #c25d8c
<div style="background-color:#c25d8c;">Content here</div>
.mybackground {background-color:#c25d8c;}
Border around this has a color of #c25d8c
<div style="border:2px solid #c25d8c;">Content here</div>
.myborder {border:2px solid #c25d8c;}