#c82d74 color space conversions
Hex:
#c82d74
RGB:
200, 45, 116
CMY:
22, 82, 55
CMYK:
0, 78, 42, 22
HSL:
333°, 63.2653%, 48.0392%
HSV (HSB):
333°, 77.5000%, 78.4314%
XYZ:
27.9102, 15.4171, 18.0278
xyY:
0.4549, 0.2513, 15.4171
CIE-Lab:
46.2002, 64.2321, -2.5805
CIE-LCH:
46.2002, 64.2839, 357.6994
CIE-Luv:
46.2002, 95.2290, -15.2475
Hunter-Lab:
39.2646, 58.1689, 0.2631
#c82d74 color charts
#c82d74 color shades, tints & tones
#c82d74 color schemes
#c82d74 color preview, HTML & CSS examples
This text has a color of #c82d74
<p style="color:#c82d74;">Text here</p>
.mytext {color:#c82d74;}
This box has a color of #c82d74
<div style="background-color:#c82d74;">Content here</div>
.mybackground {background-color:#c82d74;}
Border around this has a color of #c82d74
<div style="border:2px solid #c82d74;">Content here</div>
.myborder {border:2px solid #c82d74;}