#c84d8d color space conversions
Hex:
#c84d8d
RGB:
200, 77, 141
CMY:
22, 70, 45
CMYK:
0, 62, 30, 22
HSL:
329°, 52.7897%, 54.3137%
HSV (HSB):
329°, 61.5000%, 78.4314%
XYZ:
31.2810, 19.5102, 27.3165
xyY:
0.4005, 0.2498, 19.5102
CIE-Lab:
51.2789, 55.2156, -10.1416
CIE-LCH:
51.2789, 56.1392, 349.5924
CIE-Luv:
51.2789, 73.6194, -23.8118
Hunter-Lab:
44.1704, 49.1138, -5.7477
#c84d8d color charts
#c84d8d color shades, tints & tones
#c84d8d color schemes
#c84d8d color preview, HTML & CSS examples
This text has a color of #c84d8d
<p style="color:#c84d8d;">Text here</p>
.mytext {color:#c84d8d;}
This box has a color of #c84d8d
<div style="background-color:#c84d8d;">Content here</div>
.mybackground {background-color:#c84d8d;}
Border around this has a color of #c84d8d
<div style="border:2px solid #c84d8d;">Content here</div>
.myborder {border:2px solid #c84d8d;}