#c25d65 color space conversions
Hex:
#c25d65
RGB:
194, 93, 101
CMY:
24, 64, 60
CMYK:
0, 52, 48, 24
HSL:
355°, 45.2915%, 56.2745%
HSV (HSB):
355°, 52.0619%, 76.0784%
XYZ:
28.5114, 20.2376, 14.7155
xyY:
0.4493, 0.3189, 20.2376
CIE-Lab:
52.1048, 41.1509, 14.7858
CIE-LCH:
52.1048, 43.7266, 19.7637
CIE-Luv:
52.1048, 71.3225, 10.6948
Hunter-Lab:
44.9862, 34.4041, 12.0960
#c25d65 color charts
#c25d65 color shades, tints & tones
#c25d65 color schemes
#c25d65 color preview, HTML & CSS examples
This text has a color of #c25d65
<p style="color:#c25d65;">Text here</p>
.mytext {color:#c25d65;}
This box has a color of #c25d65
<div style="background-color:#c25d65;">Content here</div>
.mybackground {background-color:#c25d65;}
Border around this has a color of #c25d65
<div style="border:2px solid #c25d65;">Content here</div>
.myborder {border:2px solid #c25d65;}