#c25c6e color space conversions
Hex:
#c25c6e
RGB:
194, 92, 110
CMY:
24, 64, 57
CMYK:
0, 53, 43, 24
HSL:
349°, 45.5357%, 56.0784%
HSV (HSB):
349°, 52.5773%, 76.0784%
XYZ:
28.8898, 20.2494, 17.1377
xyY:
0.4359, 0.3055, 20.2494
CIE-Lab:
52.1180, 42.5677, 9.4605
CIE-LCH:
52.1180, 43.6063, 12.5301
CIE-Luv:
52.1180, 69.8271, 4.2040
Hunter-Lab:
44.9994, 35.8488, 8.9193
#c25c6e color charts
#c25c6e color shades, tints & tones
#c25c6e color schemes
#c25c6e color preview, HTML & CSS examples
This text has a color of #c25c6e
<p style="color:#c25c6e;">Text here</p>
.mytext {color:#c25c6e;}
This box has a color of #c25c6e
<div style="background-color:#c25c6e;">Content here</div>
.mybackground {background-color:#c25c6e;}
Border around this has a color of #c25c6e
<div style="border:2px solid #c25c6e;">Content here</div>
.myborder {border:2px solid #c25c6e;}