#c25b9c color space conversions
Hex:
#c25b9c
RGB:
194, 91, 156
CMY:
24, 64, 39
CMYK:
0, 53, 20, 24
HSL:
322°, 45.7778%, 55.8824%
HSV (HSB):
322°, 53.0928%, 76.0784%
XYZ:
31.9900, 21.3518, 33.8877
xyY:
0.3667, 0.2448, 21.3518
CIE-Lab:
53.3324, 48.9526, -15.9983
CIE-LCH:
53.3324, 51.5005, 341.9020
CIE-Luv:
53.3324, 58.2760, -31.1978
Hunter-Lab:
46.2080, 42.7122, -11.1361
#c25b9c color charts
#c25b9c color shades, tints & tones
#c25b9c color schemes
#c25b9c color preview, HTML & CSS examples
This text has a color of #c25b9c
<p style="color:#c25b9c;">Text here</p>
.mytext {color:#c25b9c;}
This box has a color of #c25b9c
<div style="background-color:#c25b9c;">Content here</div>
.mybackground {background-color:#c25b9c;}
Border around this has a color of #c25b9c
<div style="border:2px solid #c25b9c;">Content here</div>
.myborder {border:2px solid #c25b9c;}