#c25f7b color space conversions
Hex:
#c25f7b
RGB:
194, 95, 123
CMY:
24, 63, 52
CMYK:
0, 51, 37, 24
HSL:
343°, 44.7964%, 56.6667%
HSV (HSB):
343°, 51.0309%, 76.0784%
XYZ:
29.9155, 21.0838, 21.2318
xyY:
0.4142, 0.2919, 21.0838
CIE-Lab:
53.0411, 42.5216, 3.0594
CIE-LCH:
53.0411, 42.6315, 4.1153
CIE-Luv:
53.0411, 64.8939, -3.7040
Hunter-Lab:
45.9171, 35.9397, 4.7267
#c25f7b color charts
#c25f7b color shades, tints & tones
#c25f7b color schemes
#c25f7b color preview, HTML & CSS examples
This text has a color of #c25f7b
<p style="color:#c25f7b;">Text here</p>
.mytext {color:#c25f7b;}
This box has a color of #c25f7b
<div style="background-color:#c25f7b;">Content here</div>
.mybackground {background-color:#c25f7b;}
Border around this has a color of #c25f7b
<div style="border:2px solid #c25f7b;">Content here</div>
.myborder {border:2px solid #c25f7b;}