#c25e6e color space conversions
Hex:
#c25e6e
RGB:
194, 94, 110
CMY:
24, 63, 57
CMYK:
0, 52, 43, 24
HSL:
350°, 45.0450%, 56.4706%
HSV (HSB):
350°, 51.5464%, 76.0784%
XYZ:
29.0653, 20.6005, 17.1962
xyY:
0.4347, 0.3081, 20.6005
CIE-Lab:
52.5095, 41.5600, 10.0127
CIE-LCH:
52.5095, 42.7491, 13.5456
CIE-Luv:
52.5095, 68.6204, 5.1012
Hunter-Lab:
45.3878, 34.8786, 9.3081
#c25e6e color charts
#c25e6e color shades, tints & tones
#c25e6e color schemes
#c25e6e color preview, HTML & CSS examples
This text has a color of #c25e6e
<p style="color:#c25e6e;">Text here</p>
.mytext {color:#c25e6e;}
This box has a color of #c25e6e
<div style="background-color:#c25e6e;">Content here</div>
.mybackground {background-color:#c25e6e;}
Border around this has a color of #c25e6e
<div style="border:2px solid #c25e6e;">Content here</div>
.myborder {border:2px solid #c25e6e;}