#c25b6c color space conversions
Hex:
#c25b6c
RGB:
194, 91, 108
CMY:
24, 64, 58
CMYK:
0, 53, 44, 24
HSL:
350°, 45.7778%, 55.8824%
HSV (HSB):
350°, 53.0928%, 76.0784%
XYZ:
28.6960, 20.0342, 16.5419
xyY:
0.4396, 0.3069, 20.0342
CIE-Lab:
51.8759, 42.8583, 10.3092
CIE-LCH:
51.8759, 44.0807, 13.5250
CIE-Luv:
51.8759, 70.9133, 5.1372
Hunter-Lab:
44.7596, 36.1095, 9.4198
#c25b6c color charts
#c25b6c color shades, tints & tones
#c25b6c color schemes
#c25b6c color preview, HTML & CSS examples
This text has a color of #c25b6c
<p style="color:#c25b6c;">Text here</p>
.mytext {color:#c25b6c;}
This box has a color of #c25b6c
<div style="background-color:#c25b6c;">Content here</div>
.mybackground {background-color:#c25b6c;}
Border around this has a color of #c25b6c
<div style="border:2px solid #c25b6c;">Content here</div>
.myborder {border:2px solid #c25b6c;}