#c84f7e color space conversions
Hex:
#c84f7e
RGB:
200, 79, 126
CMY:
22, 69, 51
CMYK:
0, 61, 37, 22
HSL:
337°, 52.3810%, 54.7059%
HSV (HSB):
337°, 60.5000%, 78.4314%
XYZ:
30.3813, 19.3777, 21.8777
xyY:
0.4241, 0.2705, 19.3777
CIE-Lab:
51.1262, 52.5317, -1.4066
CIE-LCH:
51.1262, 52.5505, 358.4662
CIE-Luv:
51.1262, 77.3901, -11.5109
Hunter-Lab:
44.0201, 46.1600, 1.3474
#c84f7e color charts
#c84f7e color shades, tints & tones
#c84f7e color schemes
#c84f7e color preview, HTML & CSS examples
This text has a color of #c84f7e
<p style="color:#c84f7e;">Text here</p>
.mytext {color:#c84f7e;}
This box has a color of #c84f7e
<div style="background-color:#c84f7e;">Content here</div>
.mybackground {background-color:#c84f7e;}
Border around this has a color of #c84f7e
<div style="border:2px solid #c84f7e;">Content here</div>
.myborder {border:2px solid #c84f7e;}