#c05e99 color space conversions
Hex:
#c05e99
RGB:
192, 94, 153
CMY:
25, 63, 40
CMYK:
0, 51, 20, 25
HSL:
324°, 43.7500%, 56.0784%
HSV (HSB):
324°, 51.0417%, 75.2941%
XYZ:
31.4907, 21.5118, 32.6294
xyY:
0.3677, 0.2512, 21.5118
CIE-Lab:
53.5051, 46.3892, -14.0017
CIE-LCH:
53.5051, 48.4562, 343.2046
CIE-Luv:
53.5051, 56.2050, -27.8624
Hunter-Lab:
46.3808, 40.0279, -9.2447
#c05e99 color charts
#c05e99 color shades, tints & tones
#c05e99 color schemes
#c05e99 color preview, HTML & CSS examples
This text has a color of #c05e99
<p style="color:#c05e99;">Text here</p>
.mytext {color:#c05e99;}
This box has a color of #c05e99
<div style="background-color:#c05e99;">Content here</div>
.mybackground {background-color:#c05e99;}
Border around this has a color of #c05e99
<div style="border:2px solid #c05e99;">Content here</div>
.myborder {border:2px solid #c05e99;}