#c25d50 color space conversions
Hex:
#c25d50
RGB:
194, 93, 80
CMY:
24, 64, 69
CMYK:
0, 52, 59, 24
HSL:
7°, 48.3051%, 53.7255%
HSV (HSB):
7°, 58.7629%, 76.0784%
XYZ:
27.6105, 19.8772, 9.9709
xyY:
0.4805, 0.3459, 19.8772
CIE-Lab:
51.6981, 39.3404, 26.5732
CIE-LCH:
51.6981, 47.4742, 34.0378
CIE-Luv:
51.6981, 75.7213, 23.2725
Hunter-Lab:
44.5839, 32.5219, 17.9489
#c25d50 color charts
#c25d50 color shades, tints & tones
#c25d50 color schemes
#c25d50 color preview, HTML & CSS examples
This text has a color of #c25d50
<p style="color:#c25d50;">Text here</p>
.mytext {color:#c25d50;}
This box has a color of #c25d50
<div style="background-color:#c25d50;">Content here</div>
.mybackground {background-color:#c25d50;}
Border around this has a color of #c25d50
<div style="border:2px solid #c25d50;">Content here</div>
.myborder {border:2px solid #c25d50;}