#c25f7a color space conversions
Hex:
#c25f7a
RGB:
194, 95, 122
CMY:
24, 63, 52
CMYK:
0, 51, 37, 24
HSL:
344°, 44.7964%, 56.6667%
HSV (HSB):
344°, 51.0309%, 76.0784%
XYZ:
29.8532, 21.0589, 20.9037
xyY:
0.4157, 0.2932, 21.0589
CIE-Lab:
53.0139, 42.4026, 3.6129
CIE-LCH:
53.0139, 42.5562, 4.8701
CIE-Luv:
53.0139, 65.1398, -2.9711
Hunter-Lab:
45.8900, 35.8137, 5.1153
#c25f7a color charts
#c25f7a color shades, tints & tones
#c25f7a color schemes
#c25f7a color preview, HTML & CSS examples
This text has a color of #c25f7a
<p style="color:#c25f7a;">Text here</p>
.mytext {color:#c25f7a;}
This box has a color of #c25f7a
<div style="background-color:#c25f7a;">Content here</div>
.mybackground {background-color:#c25f7a;}
Border around this has a color of #c25f7a
<div style="border:2px solid #c25f7a;">Content here</div>
.myborder {border:2px solid #c25f7a;}