#c05f89 color space conversions
Hex:
#c05f89
RGB:
192, 95, 137
CMY:
25, 63, 46
CMYK:
0, 51, 29, 25
HSL:
334°, 43.4978%, 56.2745%
HSV (HSB):
334°, 50.5208%, 75.2941%
XYZ:
30.3458, 21.1970, 26.1589
xyY:
0.3905, 0.2728, 21.1970
CIE-Lab:
53.1645, 43.6128, -5.0831
CIE-LCH:
53.1645, 43.9080, 353.3522
CIE-Luv:
53.1645, 59.8372, -14.7407
Hunter-Lab:
46.0402, 37.0816, -1.4590
#c05f89 color charts
#c05f89 color shades, tints & tones
#c05f89 color schemes
#c05f89 color preview, HTML & CSS examples
This text has a color of #c05f89
<p style="color:#c05f89;">Text here</p>
.mytext {color:#c05f89;}
This box has a color of #c05f89
<div style="background-color:#c05f89;">Content here</div>
.mybackground {background-color:#c05f89;}
Border around this has a color of #c05f89
<div style="border:2px solid #c05f89;">Content here</div>
.myborder {border:2px solid #c05f89;}