#c25d86 color space conversions
Hex:
#c25d86
RGB:
194, 93, 134
CMY:
24, 64, 47
CMYK:
0, 52, 31, 24
HSL:
336°, 45.2915%, 56.2745%
HSV (HSB):
336°, 52.0619%, 76.0784%
XYZ:
30.4656, 21.0193, 25.0057
xyY:
0.3983, 0.2748, 21.0193
CIE-Lab:
52.9706, 44.8975, -3.5627
CIE-LCH:
52.9706, 45.0386, 355.4630
CIE-Luv:
52.9706, 63.1988, -12.9111
Hunter-Lab:
45.8468, 38.3829, -0.2451
#c25d86 color charts
#c25d86 color shades, tints & tones
#c25d86 color schemes
#c25d86 color preview, HTML & CSS examples
This text has a color of #c25d86
<p style="color:#c25d86;">Text here</p>
.mytext {color:#c25d86;}
This box has a color of #c25d86
<div style="background-color:#c25d86;">Content here</div>
.mybackground {background-color:#c25d86;}
Border around this has a color of #c25d86
<div style="border:2px solid #c25d86;">Content here</div>
.myborder {border:2px solid #c25d86;}