#c83d8e color space conversions
Hex:
#c83d8e
RGB:
200, 61, 142
CMY:
22, 76, 44
CMYK:
0, 70, 29, 22
HSL:
325°, 55.8233%, 51.1765%
HSV (HSB):
325°, 69.5000%, 78.4314%
XYZ:
30.3706, 17.5698, 27.3818
xyY:
0.4032, 0.2333, 17.5698
CIE-Lab:
48.9702, 61.7849, -14.2226
CIE-LCH:
48.9702, 63.4008, 347.0366
CIE-Luv:
48.9702, 79.7022, -30.4636
Hunter-Lab:
41.9164, 55.9790, -9.3896
#c83d8e color charts
#c83d8e color shades, tints & tones
#c83d8e color schemes
#c83d8e color preview, HTML & CSS examples
This text has a color of #c83d8e
<p style="color:#c83d8e;">Text here</p>
.mytext {color:#c83d8e;}
This box has a color of #c83d8e
<div style="background-color:#c83d8e;">Content here</div>
.mybackground {background-color:#c83d8e;}
Border around this has a color of #c83d8e
<div style="border:2px solid #c83d8e;">Content here</div>
.myborder {border:2px solid #c83d8e;}