#c25e7d color space conversions
Hex:
#c25e7d
RGB:
194, 94, 125
CMY:
24, 63, 51
CMYK:
0, 52, 36, 24
HSL:
341°, 45.0450%, 56.4706%
HSV (HSB):
341°, 51.5464%, 76.0784%
XYZ:
29.9525, 20.9554, 21.8682
xyY:
0.4116, 0.2879, 20.9554
CIE-Lab:
52.9007, 43.2671, 1.6698
CIE-LCH:
52.9007, 43.2993, 2.2101
CIE-Luv:
52.9007, 64.9606, -5.6488
Hunter-Lab:
45.7771, 36.6849, 3.7205
#c25e7d color charts
#c25e7d color shades, tints & tones
#c25e7d color schemes
#c25e7d color preview, HTML & CSS examples
This text has a color of #c25e7d
<p style="color:#c25e7d;">Text here</p>
.mytext {color:#c25e7d;}
This box has a color of #c25e7d
<div style="background-color:#c25e7d;">Content here</div>
.mybackground {background-color:#c25e7d;}
Border around this has a color of #c25e7d
<div style="border:2px solid #c25e7d;">Content here</div>
.myborder {border:2px solid #c25e7d;}