#c25969 color space conversions
Hex:
#c25969
RGB:
194, 89, 105
CMY:
24, 65, 59
CMYK:
0, 54, 46, 24
HSL:
351°, 46.2555%, 55.4902%
HSV (HSB):
351°, 54.1237%, 76.0784%
XYZ:
28.3703, 19.6340, 15.6591
xyY:
0.4456, 0.3084, 19.6340
CIE-Lab:
51.4209, 43.5457, 11.4580
CIE-LCH:
51.4209, 45.0279, 14.7418
CIE-Luv:
51.4209, 72.8529, 6.3047
Hunter-Lab:
44.3103, 36.7443, 10.0644
#c25969 color charts
#c25969 color shades, tints & tones
#c25969 color schemes
#c25969 color preview, HTML & CSS examples
This text has a color of #c25969
<p style="color:#c25969;">Text here</p>
.mytext {color:#c25969;}
This box has a color of #c25969
<div style="background-color:#c25969;">Content here</div>
.mybackground {background-color:#c25969;}
Border around this has a color of #c25969
<div style="border:2px solid #c25969;">Content here</div>
.myborder {border:2px solid #c25969;}