#c25d81 color space conversions
Hex:
#c25d81
RGB:
194, 93, 129
CMY:
24, 64, 49
CMYK:
0, 52, 34, 24
HSL:
339°, 45.2915%, 56.2745%
HSV (HSB):
339°, 52.0619%, 76.0784%
XYZ:
30.1249, 20.8830, 23.2119
xyY:
0.4059, 0.2814, 20.8830
CIE-Lab:
52.8212, 44.2612, -0.8187
CIE-LCH:
52.8212, 44.2687, 358.9404
CIE-Luv:
52.8212, 64.4946, -9.1088
Hunter-Lab:
45.6979, 37.6991, 1.8726
#c25d81 color charts
#c25d81 color shades, tints & tones
#c25d81 color schemes
#c25d81 color preview, HTML & CSS examples
This text has a color of #c25d81
<p style="color:#c25d81;">Text here</p>
.mytext {color:#c25d81;}
This box has a color of #c25d81
<div style="background-color:#c25d81;">Content here</div>
.mybackground {background-color:#c25d81;}
Border around this has a color of #c25d81
<div style="border:2px solid #c25d81;">Content here</div>
.myborder {border:2px solid #c25d81;}