#c25e5a color space conversions
Hex:
#c25e5a
RGB:
194, 94, 90
CMY:
24, 63, 65
CMYK:
0, 52, 54, 24
HSL:
2°, 46.0177%, 55.6863%
HSV (HSB):
2°, 53.6082%, 76.0784%
XYZ:
28.0963, 20.2129, 12.0935
xyY:
0.4651, 0.3346, 20.2129
CIE-Lab:
52.0771, 39.6378, 21.2365
CIE-LCH:
52.0771, 44.9683, 28.1808
CIE-Luv:
52.0771, 73.0563, 17.9940
Hunter-Lab:
44.9588, 32.8729, 15.5227
#c25e5a color charts
#c25e5a color shades, tints & tones
#c25e5a color schemes
#c25e5a color preview, HTML & CSS examples
This text has a color of #c25e5a
<p style="color:#c25e5a;">Text here</p>
.mytext {color:#c25e5a;}
This box has a color of #c25e5a
<div style="background-color:#c25e5a;">Content here</div>
.mybackground {background-color:#c25e5a;}
Border around this has a color of #c25e5a
<div style="border:2px solid #c25e5a;">Content here</div>
.myborder {border:2px solid #c25e5a;}