#c25c7d color space conversions
Hex:
#c25c7d
RGB:
194, 92, 125
CMY:
24, 64, 51
CMYK:
0, 53, 36, 24
HSL:
341°, 45.5357%, 56.0784%
HSV (HSB):
341°, 52.5773%, 76.0784%
XYZ:
29.7770, 20.6043, 21.8096
xyY:
0.4125, 0.2854, 20.6043
CIE-Lab:
52.5137, 44.2691, 1.1072
CIE-LCH:
52.5137, 44.2829, 1.4327
CIE-Luv:
52.5137, 66.0725, -6.5787
Hunter-Lab:
45.3920, 37.6594, 3.2871
#c25c7d color charts
#c25c7d color shades, tints & tones
#c25c7d color schemes
#c25c7d color preview, HTML & CSS examples
This text has a color of #c25c7d
<p style="color:#c25c7d;">Text here</p>
.mytext {color:#c25c7d;}
This box has a color of #c25c7d
<div style="background-color:#c25c7d;">Content here</div>
.mybackground {background-color:#c25c7d;}
Border around this has a color of #c25c7d
<div style="border:2px solid #c25c7d;">Content here</div>
.myborder {border:2px solid #c25c7d;}