#c25d93 color space conversions
Hex:
#c25d93
RGB:
194, 93, 147
CMY:
24, 64, 42
CMYK:
0, 52, 24, 24
HSL:
328°, 45.2915%, 56.2745%
HSV (HSB):
328°, 52.0619%, 76.0784%
XYZ:
31.4289, 21.4046, 30.0788
xyY:
0.3791, 0.2582, 21.4046
CIE-Lab:
53.3895, 46.6612, -10.6186
CIE-LCH:
53.3895, 47.8542, 347.1796
CIE-Luv:
53.3895, 59.7680, -23.0559
Hunter-Lab:
46.2651, 40.2951, -6.1612
#c25d93 color charts
#c25d93 color shades, tints & tones
#c25d93 color schemes
#c25d93 color preview, HTML & CSS examples
This text has a color of #c25d93
<p style="color:#c25d93;">Text here</p>
.mytext {color:#c25d93;}
This box has a color of #c25d93
<div style="background-color:#c25d93;">Content here</div>
.mybackground {background-color:#c25d93;}
Border around this has a color of #c25d93
<div style="border:2px solid #c25d93;">Content here</div>
.myborder {border:2px solid #c25d93;}