#c25f8c color space conversions
Hex:
#c25f8c
RGB:
194, 95, 140
CMY:
24, 63, 45
CMYK:
0, 51, 28, 24
HSL:
333°, 44.7964%, 56.6667%
HSV (HSB):
333°, 51.0309%, 76.0784%
XYZ:
31.0740, 21.5472, 27.3322
xyY:
0.3887, 0.2695, 21.5472
CIE-Lab:
53.5432, 44.6919, -6.2617
CIE-LCH:
53.5432, 45.1284, 352.0244
CIE-Luv:
53.5432, 60.5995, -16.5932
Hunter-Lab:
46.4190, 38.2590, -2.4176
#c25f8c color charts
#c25f8c color shades, tints & tones
#c25f8c color schemes
#c25f8c color preview, HTML & CSS examples
This text has a color of #c25f8c
<p style="color:#c25f8c;">Text here</p>
.mytext {color:#c25f8c;}
This box has a color of #c25f8c
<div style="background-color:#c25f8c;">Content here</div>
.mybackground {background-color:#c25f8c;}
Border around this has a color of #c25f8c
<div style="border:2px solid #c25f8c;">Content here</div>
.myborder {border:2px solid #c25f8c;}