#c04883 color space conversions
Hex:
#c04883
RGB:
192, 72, 131
CMY:
25, 72, 49
CMYK:
0, 63, 32, 25
HSL:
331°, 48.7805%, 51.7647%
HSV (HSB):
331°, 62.5000%, 75.2941%
XYZ:
28.1523, 17.4799, 23.3629
xyY:
0.4080, 0.2533, 17.4799
CIE-Lab:
48.8591, 53.7298, -7.9083
CIE-LCH:
48.8591, 54.3087, 351.6269
CIE-Luv:
48.8591, 72.7792, -20.2439
Hunter-Lab:
41.8090, 47.0284, -3.8650
#c04883 color charts
#c04883 color shades, tints & tones
#c04883 color schemes
#c04883 color preview, HTML & CSS examples
This text has a color of #c04883
<p style="color:#c04883;">Text here</p>
.mytext {color:#c04883;}
This box has a color of #c04883
<div style="background-color:#c04883;">Content here</div>
.mybackground {background-color:#c04883;}
Border around this has a color of #c04883
<div style="border:2px solid #c04883;">Content here</div>
.myborder {border:2px solid #c04883;}