#c25b7d color space conversions
Hex:
#c25b7d
RGB:
194, 91, 125
CMY:
24, 64, 51
CMYK:
0, 53, 36, 24
HSL:
340°, 45.7778%, 55.8824%
HSV (HSB):
340°, 53.0928%, 76.0784%
XYZ:
29.6909, 20.4322, 21.7810
xyY:
0.4129, 0.2842, 20.4322
CIE-Lab:
52.3224, 44.7663, 0.8287
CIE-LCH:
52.3224, 44.7739, 1.0605
CIE-Luv:
52.3224, 66.6232, -7.0390
Hunter-Lab:
45.2020, 38.1442, 3.0720
#c25b7d color charts
#c25b7d color shades, tints & tones
#c25b7d color schemes
#c25b7d color preview, HTML & CSS examples
This text has a color of #c25b7d
<p style="color:#c25b7d;">Text here</p>
.mytext {color:#c25b7d;}
This box has a color of #c25b7d
<div style="background-color:#c25b7d;">Content here</div>
.mybackground {background-color:#c25b7d;}
Border around this has a color of #c25b7d
<div style="border:2px solid #c25b7d;">Content here</div>
.myborder {border:2px solid #c25b7d;}