#c25b5e color space conversions
Hex:
#c25b5e
RGB:
194, 91, 94
CMY:
24, 64, 63
CMYK:
0, 53, 52, 24
HSL:
358°, 45.7778%, 55.8824%
HSV (HSB):
358°, 53.0928%, 76.0784%
XYZ:
28.0096, 19.7597, 12.9274
xyY:
0.4615, 0.3255, 19.7597
CIE-Lab:
51.5644, 41.5049, 18.1918
CIE-LCH:
51.5644, 45.3166, 23.6680
CIE-Luv:
51.5644, 74.1710, 14.2921
Hunter-Lab:
44.4518, 34.6841, 13.8737
#c25b5e color charts
#c25b5e color shades, tints & tones
#c25b5e color schemes
#c25b5e color preview, HTML & CSS examples
This text has a color of #c25b5e
<p style="color:#c25b5e;">Text here</p>
.mytext {color:#c25b5e;}
This box has a color of #c25b5e
<div style="background-color:#c25b5e;">Content here</div>
.mybackground {background-color:#c25b5e;}
Border around this has a color of #c25b5e
<div style="border:2px solid #c25b5e;">Content here</div>
.myborder {border:2px solid #c25b5e;}