#c25a8b color space conversions
Hex:
#c25a8b
RGB:
194, 90, 139
CMY:
24, 65, 45
CMYK:
0, 54, 28, 24
HSL:
332°, 46.0177%, 55.6863%
HSV (HSB):
332°, 53.6082%, 76.0784%
XYZ:
30.5645, 20.6457, 26.8002
xyY:
0.3918, 0.2647, 20.6457
CIE-Lab:
52.5596, 47.0390, -7.1337
CIE-LCH:
52.5596, 47.5769, 351.3765
CIE-Luv:
52.5596, 63.4079, -18.1836
Hunter-Lab:
45.4376, 40.5558, -3.1644
#c25a8b color charts
#c25a8b color shades, tints & tones
#c25a8b color schemes
#c25a8b color preview, HTML & CSS examples
This text has a color of #c25a8b
<p style="color:#c25a8b;">Text here</p>
.mytext {color:#c25a8b;}
This box has a color of #c25a8b
<div style="background-color:#c25a8b;">Content here</div>
.mybackground {background-color:#c25a8b;}
Border around this has a color of #c25a8b
<div style="border:2px solid #c25a8b;">Content here</div>
.myborder {border:2px solid #c25a8b;}