#c25b8c color space conversions
Hex:
#c25b8c
RGB:
194, 91, 140
CMY:
24, 64, 45
CMYK:
0, 53, 28, 24
HSL:
331°, 45.7778%, 55.8824%
HSV (HSB):
331°, 53.0928%, 76.0784%
XYZ:
30.7228, 20.8450, 27.2151
xyY:
0.3900, 0.2646, 20.8450
CIE-Lab:
52.7794, 46.6821, -7.3983
CIE-LCH:
52.7794, 47.2647, 350.9945
CIE-Luv:
52.7794, 62.6352, -18.4967
Hunter-Lab:
45.6563, 40.2170, -3.3827
#c25b8c color charts
#c25b8c color shades, tints & tones
#c25b8c color schemes
#c25b8c color preview, HTML & CSS examples
This text has a color of #c25b8c
<p style="color:#c25b8c;">Text here</p>
.mytext {color:#c25b8c;}
This box has a color of #c25b8c
<div style="background-color:#c25b8c;">Content here</div>
.mybackground {background-color:#c25b8c;}
Border around this has a color of #c25b8c
<div style="border:2px solid #c25b8c;">Content here</div>
.myborder {border:2px solid #c25b8c;}