#c25b8d color space conversions
Hex:
#c25b8d
RGB:
194, 91, 141
CMY:
24, 64, 45
CMYK:
0, 53, 27, 24
HSL:
331°, 45.7778%, 55.8824%
HSV (HSB):
331°, 53.0928%, 76.0784%
XYZ:
30.7969, 20.8746, 27.6053
xyY:
0.3885, 0.2633, 20.8746
CIE-Lab:
52.8120, 46.8173, -7.9413
CIE-LCH:
52.8120, 47.4861, 350.3729
CIE-Luv:
52.8120, 62.3649, -19.2785
Hunter-Lab:
45.6887, 40.3644, -3.8412
#c25b8d color charts
#c25b8d color shades, tints & tones
#c25b8d color schemes
#c25b8d color preview, HTML & CSS examples
This text has a color of #c25b8d
<p style="color:#c25b8d;">Text here</p>
.mytext {color:#c25b8d;}
This box has a color of #c25b8d
<div style="background-color:#c25b8d;">Content here</div>
.mybackground {background-color:#c25b8d;}
Border around this has a color of #c25b8d
<div style="border:2px solid #c25b8d;">Content here</div>
.myborder {border:2px solid #c25b8d;}