#c05085 color space conversions
Hex:
#c05085
RGB:
192, 80, 133
CMY:
25, 69, 48
CMYK:
0, 58, 31, 25
HSL:
332°, 47.0588%, 53.3333%
HSV (HSB):
332°, 58.3333%, 75.2941%
XYZ:
28.8405, 18.6372, 24.2676
xyY:
0.4020, 0.2598, 18.6372
CIE-Lab:
50.2601, 50.3851, -7.0189
CIE-LCH:
50.2601, 50.8717, 352.0695
CIE-Luv:
50.2601, 68.4661, -18.5035
Hunter-Lab:
43.1709, 43.6988, -3.1090
#c05085 color charts
#c05085 color shades, tints & tones
#c05085 color schemes
#c05085 color preview, HTML & CSS examples
This text has a color of #c05085
<p style="color:#c05085;">Text here</p>
.mytext {color:#c05085;}
This box has a color of #c05085
<div style="background-color:#c05085;">Content here</div>
.mybackground {background-color:#c05085;}
Border around this has a color of #c05085
<div style="border:2px solid #c05085;">Content here</div>
.myborder {border:2px solid #c05085;}