#c25d8f color space conversions
Hex:
#c25d8f
RGB:
194, 93, 143
CMY:
24, 64, 44
CMYK:
0, 52, 26, 24
HSL:
330°, 45.2915%, 56.2745%
HSV (HSB):
330°, 52.0619%, 76.0784%
XYZ:
31.1204, 21.2812, 28.4541
xyY:
0.3849, 0.2632, 21.2812
CIE-Lab:
53.2559, 46.1020, -8.4602
CIE-LCH:
53.2559, 46.8719, 349.6014
CIE-Luv:
53.2559, 60.8311, -19.8999
Hunter-Lab:
46.1316, 39.6861, -4.2781
#c25d8f color charts
#c25d8f color shades, tints & tones
#c25d8f color schemes
#c25d8f color preview, HTML & CSS examples
This text has a color of #c25d8f
<p style="color:#c25d8f;">Text here</p>
.mytext {color:#c25d8f;}
This box has a color of #c25d8f
<div style="background-color:#c25d8f;">Content here</div>
.mybackground {background-color:#c25d8f;}
Border around this has a color of #c25d8f
<div style="border:2px solid #c25d8f;">Content here</div>
.myborder {border:2px solid #c25d8f;}