#c25f90 color space conversions
Hex:
#c25f90
RGB:
194, 95, 144
CMY:
24, 63, 44
CMYK:
0, 51, 26, 24
HSL:
330°, 44.7964%, 56.6667%
HSV (HSB):
330°, 51.0309%, 76.0784%
XYZ:
31.3744, 21.6674, 28.9142
xyY:
0.3828, 0.2644, 21.6674
CIE-Lab:
53.6723, 45.2422, -8.4278
CIE-LCH:
53.6723, 46.0205, 349.4478
CIE-Luv:
53.6723, 59.5653, -19.7237
Hunter-Lab:
46.5482, 38.8530, -4.2452
#c25f90 color charts
#c25f90 color shades, tints & tones
#c25f90 color schemes
#c25f90 color preview, HTML & CSS examples
This text has a color of #c25f90
<p style="color:#c25f90;">Text here</p>
.mytext {color:#c25f90;}
This box has a color of #c25f90
<div style="background-color:#c25f90;">Content here</div>
.mybackground {background-color:#c25f90;}
Border around this has a color of #c25f90
<div style="border:2px solid #c25f90;">Content here</div>
.myborder {border:2px solid #c25f90;}