#c04682 color space conversions
Hex:
#c04682
RGB:
192, 70, 130
CMY:
25, 73, 49
CMYK:
0, 64, 32, 25
HSL:
330°, 49.1935%, 51.3725%
HSV (HSB):
330°, 63.5417%, 75.2941%
XYZ:
27.9577, 17.1985, 22.9652
xyY:
0.4104, 0.2525, 17.1985
CIE-Lab:
48.5092, 54.4681, -7.8284
CIE-LCH:
48.5092, 55.0278, 351.8212
CIE-Luv:
48.5092, 73.9883, -20.2492
Hunter-Lab:
41.4711, 47.7611, -3.8030
#c04682 color charts
#c04682 color shades, tints & tones
#c04682 color schemes
#c04682 color preview, HTML & CSS examples
This text has a color of #c04682
<p style="color:#c04682;">Text here</p>
.mytext {color:#c04682;}
This box has a color of #c04682
<div style="background-color:#c04682;">Content here</div>
.mybackground {background-color:#c04682;}
Border around this has a color of #c04682
<div style="border:2px solid #c04682;">Content here</div>
.myborder {border:2px solid #c04682;}