#c25c81 color space conversions
Hex:
#c25c81
RGB:
194, 92, 129
CMY:
24, 64, 49
CMYK:
0, 53, 34, 24
HSL:
338°, 45.5357%, 56.0784%
HSV (HSB):
338°, 52.5773%, 76.0784%
XYZ:
30.0377, 20.7086, 23.1829
xyY:
0.4063, 0.2801, 20.7086
CIE-Lab:
52.6291, 44.7600, -1.1000
CIE-LCH:
52.6291, 44.7736, 358.5922
CIE-Luv:
52.6291, 65.0361, -9.5757
Hunter-Lab:
45.5067, 38.1862, 1.6501
#c25c81 color charts
#c25c81 color shades, tints & tones
#c25c81 color schemes
#c25c81 color preview, HTML & CSS examples
This text has a color of #c25c81
<p style="color:#c25c81;">Text here</p>
.mytext {color:#c25c81;}
This box has a color of #c25c81
<div style="background-color:#c25c81;">Content here</div>
.mybackground {background-color:#c25c81;}
Border around this has a color of #c25c81
<div style="border:2px solid #c25c81;">Content here</div>
.myborder {border:2px solid #c25c81;}