#c84080 color space conversions
Hex:
#c84080
RGB:
200, 64, 128
CMY:
22, 75, 50
CMYK:
0, 68, 36, 22
HSL:
332°, 55.2846%, 51.7647%
HSV (HSB):
332°, 68.0000%, 78.4314%
XYZ:
29.5491, 17.5047, 22.2434
xyY:
0.4264, 0.2526, 17.5047
CIE-Lab:
48.8897, 59.0212, -5.9117
CIE-LCH:
48.8897, 59.3165, 354.2802
CIE-Luv:
48.8897, 83.6001, -18.6325
Hunter-Lab:
41.8386, 52.8507, -2.2344
#c84080 color charts
#c84080 color shades, tints & tones
#c84080 color schemes
#c84080 color preview, HTML & CSS examples
This text has a color of #c84080
<p style="color:#c84080;">Text here</p>
.mytext {color:#c84080;}
This box has a color of #c84080
<div style="background-color:#c84080;">Content here</div>
.mybackground {background-color:#c84080;}
Border around this has a color of #c84080
<div style="border:2px solid #c84080;">Content here</div>
.myborder {border:2px solid #c84080;}