#c25d60 color space conversions
Hex:
#c25d60
RGB:
194, 93, 96
CMY:
24, 64, 62
CMYK:
0, 52, 51, 24
HSL:
358°, 45.2915%, 56.2745%
HSV (HSB):
358°, 52.0619%, 76.0784%
XYZ:
28.2738, 20.1426, 13.4640
xyY:
0.4569, 0.3255, 20.1426
CIE-Lab:
51.9980, 40.6787, 17.5976
CIE-LCH:
51.9980, 44.3219, 23.3934
CIE-Luv:
51.9980, 72.4373, 13.8947
Hunter-Lab:
44.8805, 33.9106, 13.6295
#c25d60 color charts
#c25d60 color shades, tints & tones
#c25d60 color schemes
#c25d60 color preview, HTML & CSS examples
This text has a color of #c25d60
<p style="color:#c25d60;">Text here</p>
.mytext {color:#c25d60;}
This box has a color of #c25d60
<div style="background-color:#c25d60;">Content here</div>
.mybackground {background-color:#c25d60;}
Border around this has a color of #c25d60
<div style="border:2px solid #c25d60;">Content here</div>
.myborder {border:2px solid #c25d60;}